SPIRV-Cross/shaders-no-opt
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
..
asm Handle early reads from loop variables with initializers. 2022-04-28 14:36:53 +02:00
comp Test behavior around OpSelect with matrices. 2021-10-13 16:08:29 +02:00
frag Handle Modf/Frexp in more cases. 2021-11-07 11:36:44 +01:00
legacy/frag GLSL: Use for-loop fallback instead of do/while for legacy ESSL. 2020-06-29 12:50:31 +02:00
vert GLSL: Add option to force flattening IO blocks. 2020-07-28 15:16:06 +02:00
vulkan Add test for SPIR-V 1.6 Volatile HelperInvocation. 2022-03-04 11:19:33 +01:00