Files
filament/libs
Rafael Dominguez 62cd8f1d35 Update multiview shader code generator for Vulkan
When targeting Vulkan with multiview, the shader
code generator was using the OpenGL extension
and built-in variables, which are not supported on
Vulkan.

Changed it to use GL_EXT_multiview instead of
GL_OVR_multiview2 when the target API is Vulkan.
2025-01-31 16:50:02 -08:00
..
2024-10-08 10:38:00 -07:00
2024-07-22 11:12:51 -07:00
2025-01-17 17:50:16 -08:00
2025-01-21 16:53:36 -08:00