Files
filament/libs
Mathias Agopian 7e21db1de1 Fix StructureOfArray alignments
StructureOfArray always aligned each array to the same alignment as
malloc (usually 8 bytes), but that was not enough if one of its type 
has stricter alignment requirements. 

StructureOfArray now always honors at least the alignment requirement
of each array.

Also removed dependency on EntityInstance.h

Fixes #5727
2022-08-03 14:40:27 -07:00
..
2022-07-31 13:27:26 -07:00
2022-05-24 09:46:46 -07:00
2022-08-02 09:51:13 -07:00
2022-08-02 09:51:13 -07:00
2022-07-25 11:30:08 -07:00
2021-11-03 10:54:05 -07:00
2022-08-02 09:51:13 -07:00
2022-07-25 11:30:08 -07:00
2022-08-02 09:51:13 -07:00
2022-08-03 14:40:27 -07:00