SPIRV-Cross/reference/shaders/asm/comp
Hans-Kristian Arntzen 2c90ea3acc Improve handling of block name declaration in GLSL.
HLSL UAVs are a bit annoying because they can share block types,
so reflection becomes rather awkward. Sometimes we will need to make
some nasty fallbacks, so add a reflection interface which lets you query
post-shader compile which names was actually declared in the shader.
2017-12-01 14:30:10 +01:00
..
bitcast_iadd.asm.comp Add SPVASM test from clspv. 2017-09-29 12:20:57 +02:00
bitcast_iequal.asm.comp Add SPVASM test from clspv. 2017-09-29 12:20:57 +02:00
bitcast_sar.asm.comp Add SPVASM test from clspv. 2017-09-29 12:20:57 +02:00
bitcast_sdiv.asm.comp Add SPVASM test from clspv. 2017-09-29 12:20:57 +02:00
bitcast_slr.asm.comp Add SPVASM test from clspv. 2017-09-29 12:20:57 +02:00
logical.asm.comp Handle vector variants of OpLogicalAnd/Or/Not. 2017-03-20 22:45:40 +01:00
multiple-entry.asm.comp Add SPVASM test from clspv. 2017-09-29 12:20:57 +02:00
name-alias.asm.invalid.comp Improve handling of block name declaration in GLSL. 2017-12-01 14:30:10 +01:00
quantize.asm.comp Add support for OpQuantizeF16. 2016-05-31 16:56:15 +02:00
specialization-constant-workgroup.asm.comp Only declare with specialization constant when in Vulkan semantics. 2017-09-28 12:24:04 +02:00
storage-buffer-basic.asm.comp Add SPVASM test from clspv. 2017-09-29 12:20:57 +02:00