SPIRV-Cross/shaders/comp
Hans-Kristian Arntzen 2d38c6e192 Fixups for struct-packing test.
There seems to have been some changes to alignment in glslang here,
so workaround to verify that the other cases at least still work as expected.
2016-05-05 11:59:33 +02:00
..
atomic.comp Do not add dependencies for variables loaded from UniformConstant. 2016-04-01 19:58:26 +02:00
bake_gradient.comp Initial commit. 2016-03-11 16:30:27 +01:00
basic.comp Initial commit. 2016-03-11 16:30:27 +01:00
culling.comp Initial commit. 2016-03-11 16:30:27 +01:00
dowhile.comp Initial commit. 2016-03-11 16:30:27 +01:00
generate_height.comp Initial commit. 2016-03-11 16:30:27 +01:00
image.comp Initial commit. 2016-03-11 16:30:27 +01:00
inout-struct.comp Initial commit. 2016-03-11 16:30:27 +01:00
insert.comp Initial commit. 2016-03-11 16:30:27 +01:00
loop.comp Fix cases where SPIR-V conditionally branches to loop headers. 2016-04-04 08:53:37 +02:00
mat3.comp Initial commit. 2016-03-11 16:30:27 +01:00
mod.comp Fix floating point OpMod. 2016-04-16 09:25:14 +02:00
modf.comp Initial commit. 2016-03-11 16:30:27 +01:00
return.comp Initial commit. 2016-03-11 16:30:27 +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 Fixups for struct-packing test. 2016-05-05 11:59:33 +02:00
torture-loop.comp Initial commit. 2016-03-11 16:30:27 +01:00
udiv.comp Initial commit. 2016-03-11 16:30:27 +01:00