Files
filament/libs
Powei Feng b68e9fef03 froxel: make froxel buffer size consistent (#8437)
The definition of the froxel buffer sizes were spread across
multiple places and for different use cases (including
allocating the buffer, setting to a descriptor set, and adjusting
the relevant spec constant). In this commit, we try to unify
the size definitions into Froxelizer::getFroxelBufferByteCount().

We also remove the vulkan-only special case for froxel buffer
UBO. This case was introduced because spec constant couldn't be
used to size arrays for some drivers in the past, but we introduced a
workaround that replaced spec constants with constants.
2025-02-13 15:32:05 -08:00
..
2024-10-08 10:38:00 -07:00
2025-02-10 15:23:37 -08:00
2024-07-22 11:12:51 -07:00
2025-02-11 07:50:45 +00:00
2025-01-17 17:50:16 -08:00
2025-01-21 16:53:36 -08:00