SPIRV-Cross/reference/shaders/comp
Hans-Kristian Arntzen 92134e410a Do not add dependencies for variables loaded from UniformConstant.
Fixes case where image variables (OpTypeImage), etc are
loaded from UniformConstant address space.
2016-04-01 19:58:26 +02:00
..
atomic.comp Do not add dependencies for variables loaded from UniformConstant. 2016-04-01 19:58:26 +02:00
bake_gradient.comp Ensure that floating point literals are float. 2016-03-12 14:22:39 +01:00
basic.comp Ensure that floating point literals are float. 2016-03-12 14:22:39 +01:00
culling.comp Ensure that floating point literals are float. 2016-03-12 14:22:39 +01:00
dowhile.comp Initial commit. 2016-03-11 16:30:27 +01:00
generate_height.comp Do not add dependencies for variables loaded from UniformConstant. 2016-04-01 19:58:26 +02:00
image.comp Initial commit. 2016-03-11 16:30:27 +01:00
inout-struct.comp Ensure that floating point literals are float. 2016-03-12 14:22:39 +01:00
insert.comp Ensure that floating point literals are float. 2016-03-12 14:22:39 +01:00
loop.comp Ensure that floating point literals are float. 2016-03-12 14:22:39 +01:00
mat3.comp Ensure that floating point literals are float. 2016-03-12 14:22:39 +01:00
modf.comp Initial commit. 2016-03-11 16:30:27 +01:00
return.comp Ensure that floating point literals are float. 2016-03-12 14:22:39 +01:00
shared.comp Initial commit. 2016-03-11 16:30:27 +01:00
ssbo-array.comp Add array-of-SSBO test. 2016-03-22 14:49:43 +01:00
struct-layout.comp Initial commit. 2016-03-11 16:30:27 +01:00
struct-packing.comp Initial commit. 2016-03-11 16:30:27 +01:00
torture-loop.comp Do not add dependencies for variables loaded from UniformConstant. 2016-04-01 19:58:26 +02:00
udiv.comp Initial commit. 2016-03-11 16:30:27 +01:00