SPIRV-Cross/reference/shaders-no-opt
Hans-Kristian Arntzen bfa76ee2ab Consider discard and demote as impure statements.
Fixes cases where discard and demote are called in pure functions and
the function result is not consumed.
2019-09-12 14:21:10 +02:00
..
asm Consider discard and demote as impure statements. 2019-09-12 14:21:10 +02:00
comp Do not eagerly invalidate all active variables on a branch. 2019-07-24 11:17:30 +02:00
frag Add test shader for simple case of interlocked callstack. 2019-09-04 11:56:19 +02:00
vert MSL: Fix case where we pass arrays to functions by value. 2019-01-14 11:00:14 +01:00
vulkan/frag Update tests. 2018-11-01 11:23:48 +01:00