Files
filament/libs/utils
Mathias Agopian 2b0077eea2 AtlasAllocator fixes
- when inserting an entry at a root other than zero, we need to update
  the children count of the root's parent.

- the QuadTree array nodes need to be able to encode enough indices for
  the largest "layer" in the tree. With 7 layers the largest one has
  4096 entries, so we need 12 bits, not 8.
2025-01-13 15:10:14 -08:00
..
2025-01-13 15:10:14 -08:00
2024-11-12 16:03:35 -08:00
2018-08-03 10:38:22 -07:00