Andrea Faulds 6cdae46314 Avoid duplicate BuiltIn variables for ray tracing matrices (fix #2921)
Fixes an issue where invalid SPIR-V was generated when
gl_ObjectToWorldEXT and gl_ObjectToWorld3x4EXT, or
gl_WorldToObjectEXT and gl_WorldToObject3x4EXT, were used in the same
shader. The SPIR-V specification requires that there be at most one
OpVariable decorated with a given BuiltIn value.
2022-06-01 10:43:13 +02:00
..
2020-08-10 22:26:41 +02:00
2018-08-07 03:16:20 +09:00
2020-03-30 01:32:23 +03:00
2022-01-27 11:51:04 -07:00
2022-05-23 23:05:43 -07:00
2022-05-19 13:27:12 -04:00