Files
filament/libs
Mathias Agopian da87405b68 option to reorder the froxel info for better cpu cache utilization
This changes the layout of the froxels data
structure in the GPU so that the major axis
is the Z axis instead of X. The idea is that
within a given screen-space tile, we have a high
probability to access froxels at the same x/y
but different z.

This is turned off right now, as it requires
a change that breaks existing compiled materials.
2018-08-17 13:44:09 -07:00
..
2018-08-14 12:55:04 -07:00
2018-08-06 10:36:54 -07:00
2018-08-14 12:55:04 -07:00