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
..
2021-11-16 19:03:12 -05:00
2019-12-23 14:34:38 +08:00
2020-01-06 15:53:20 +08:00
2019-12-25 17:08:48 +08:00
2019-12-23 11:29:52 +08:00
2021-05-18 12:13:41 -04:00
2021-12-28 17:09:57 -07:00
2021-01-25 15:54:52 -05:00
2019-10-23 00:25:39 -06:00
2019-10-23 00:25:39 -06:00