Files
filament/libs
Mathias Agopian ee6612ecfa Workaround for a bug in Adreno's shader compiler
At least some adreno compilers don't like returning an element of a
UBO array that is a structure in the vertex shader.
To work this around we have to copy the each of the structure fields.

Fixes #6355
2022-12-14 15:39:18 -08:00
..
2022-09-27 15:52:40 -07:00
2022-12-06 11:18:35 -08:00
2022-12-06 11:18:35 -08:00
2022-09-27 15:52:40 -07:00
2022-08-24 11:41:10 -07:00
2022-12-09 11:05:26 -08:00