SPIRV-Cross/reference/opt
Hans-Kristian Arntzen 92164d38d1 GLSL: Do not analyze precision for Undef variables.
Undefs won't have a chance to emit aliases, and any expression depending
on Undef will be garbage either way.
2022-05-13 12:18:10 +02:00
..
shaders GLSL: Do not analyze precision for Undef variables. 2022-05-13 12:18:10 +02:00
shaders-hlsl HLSL: Disable FXC testing for rayquery shaders. 2022-03-22 12:34:43 +01:00
shaders-msl MSL: Emit interface block members of array length 1 as arrays instead of scalars. 2022-04-26 20:39:18 -04:00
shaders-ue4/asm Do not forward expressions which carry a huge amount of dependencies. 2022-01-17 13:45:12 +01:00