Files
filament/libs
Sungun Park 0ead96b606 Replace value of num_views with engine's eye count (#7696)
For OpenGL multiview, it honors the qualifier `layout(num_views = X)`
specified in shader files to determine the number of views for
multiview.

We cannot recompile materials everytime the value changes. So replace
the value of num_views with the engine's eye count when shaders compile.
2024-03-22 21:45:58 +00:00
..
2023-05-01 13:53:25 -07:00
2023-09-20 10:16:55 -07:00
2024-01-03 10:41:18 -08:00
2022-08-24 11:41:10 -07:00