SPIRV-Cross/reference
Hans-Kristian Arntzen 40b3053b4c Handle early reads from loop variables with initializers.
Need to consider that static_expression can be 0. Fallback as necessary.
Also need to clear the static expression.
2022-04-28 14:36:53 +02:00
..
opt MSL: Emit interface block members of array length 1 as arrays instead of scalars. 2022-04-26 20:39:18 -04:00
shaders Add relax_nan_checks options. 2022-03-03 14:50:56 +01:00
shaders-hlsl HLSL: Disable FXC testing for rayquery shaders. 2022-03-22 12:34:43 +01:00
shaders-hlsl-no-opt Fixup names of anonymous inner structs. 2022-03-10 15:45:38 +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-msl-no-opt MSL: Handle awkward mix and match of Offset / ArrayStride in constants. 2022-03-22 12:25:09 +01:00
shaders-no-opt Handle early reads from loop variables with initializers. 2022-04-28 14:36:53 +02:00
shaders-reflection remove newline at eof 2022-04-26 19:15:51 +02:00
shaders-ue4/asm Do not forward expressions which carry a huge amount of dependencies. 2022-01-17 13:45:12 +01:00
shaders-ue4-no-opt/asm MSL: Selectively enable fast-math in MSL code to match Vulkan CTS results. 2021-09-22 18:58:31 -04:00