SPIRV-Cross/reference/shaders-hlsl-no-opt/asm/frag
Hans-Kristian Arntzen e81c1b1d98 HLSL: Declare undef variables as static.
Undef variables would somehow become cbuffer variables without any
warning ...
2020-02-08 13:39:50 +01:00
..
empty-struct-in-struct.asm.frag Implement constant empty struct correctly on all backends. 2019-10-26 16:10:11 +02:00
image-fetch-uint-coord.asm.frag GLSL: Fix OpImageFetch with uint coordinates and LOD. 2019-04-03 10:50:32 +02:00
nonuniform-qualifier-propagation.nonuniformresource.sm51.asm.frag Add test shaders for NonUniformEXT propagation. 2019-07-08 11:32:09 +02:00
pixel-interlock-callstack.sm51.fxconly.asm.frag Deal with complex interlock cases in GLSL. 2019-09-04 12:18:04 +02:00
pixel-interlock-control-flow.sm51.fxconly.asm.frag Add test case for interlocks in control flow. 2019-09-04 13:10:32 +02:00
pixel-interlock-split-functions.sm51.fxconly.asm.frag Add interlock test for split functions doing begin/end. 2019-09-04 12:26:34 +02:00
subgroup-arithmetic-cast.invalid.nofxc.sm60.asm.frag HLSL: Deal with casting for WaveActiveMin/Max. 2020-01-09 12:35:18 +01:00
switch-block-case-fallthrough.asm.invalid.frag Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04:00
unordered-compare.asm.frag HLSL: Partially implement Unordered compare. 2019-10-14 15:15:03 +02:00
vector-shuffle-undef-index.asm.frag HLSL: Declare undef variables as static. 2020-02-08 13:39:50 +01:00