SPIRV-Cross/shaders-no-opt/comp
Hans-Kristian Arntzen 66afe8c499 Implement a simple evaluator of specialization constants.
In some cases, we need to get a literal value from a spec constant op.
Mostly relevant when emitting buffers, so implement a 32-bit integer
scalar subset of the evaluator. Can be extended as needed to support
evaluating any specialization constant operation.
2020-09-14 11:45:59 +02:00
..
bitcast-16bit-1.invalid.comp Move .invalid. test shaders to the more appropriate subfolders. 2019-11-06 10:40:37 +01:00
bitcast-16bit-2.invalid.comp Move .invalid. test shaders to the more appropriate subfolders. 2019-11-06 10:40:37 +01:00
bitfield.comp Refactor out noopt shaders to their own folders. 2018-03-13 10:39:49 +01:00
glsl.std450.comp Test glsl.std450 more exhaustively. 2019-07-17 11:53:05 +02:00
illegal-struct-name.asm.comp Deal with illegal names in types as well. 2020-01-16 10:34:49 +01:00
inout-struct.invalid.comp Move .invalid. test shaders to the more appropriate subfolders. 2019-11-06 10:40:37 +01:00
loop.comp Refactor out noopt shaders to their own folders. 2018-03-13 10:39:49 +01:00
return.comp Refactor out noopt shaders to their own folders. 2018-03-13 10:39:49 +01:00
shader_ballot_nonuniform_invocations.invalid.comp Move .invalid. test shaders to the more appropriate subfolders. 2019-11-06 10:40:37 +01:00
specialization-constant-evaluation.comp Implement a simple evaluator of specialization constants. 2020-09-14 11:45:59 +02:00
struct-packing-scalar.nocompat.invalid.vk.comp Move .invalid. test shaders to the more appropriate subfolders. 2019-11-06 10:40:37 +01:00
subgroups.nocompat.invalid.vk.comp Move .invalid. test shaders to the more appropriate subfolders. 2019-11-06 10:40:37 +01:00