SPIRV-Cross/reference/opt/shaders-msl/frag
Hans-Kristian Arntzen 922420e346 Disallow arrays and structs from becoming loop variables.
Fixes awkward code-gen issue.
2018-03-07 14:54:11 +01:00
..
array-lut-no-loop-variable.frag Disallow arrays and structs from becoming loop variables. 2018-03-07 14:54:11 +01:00
basic.frag Add reference output for --opt. 2017-11-23 09:50:11 +01:00
bitcasting.frag Update test files 2018-01-29 06:40:45 -08:00
builtins.frag Add reference output for --opt. 2017-11-23 09:50:11 +01:00
composite-extract-forced-temporary.frag Add reference output for --opt. 2017-11-23 09:50:11 +01:00
constant-array.frag Overload on constant storage. 2018-02-08 17:58:46 +01:00
constant-composites.frag Overload on constant storage. 2018-02-08 17:58:46 +01:00
false-loop-init.frag Add test for false loop init. 2018-01-23 21:15:09 +01:00
flush_params.frag Add reference output for --opt. 2017-11-23 09:50:11 +01:00
for-loop-init.frag Fix CFG for forwarded temporaries. 2018-01-18 12:11:33 +01:00
fp16.desktop.frag Disable double test in MSL FP16 tests. 2018-03-07 11:36:26 +01:00
front-facing.frag Add IsFrontFace support to HLSL. 2018-02-15 12:42:56 +01:00
in_block_assign.noopt.frag Disable --opt for in_block_assign for now. 2017-11-23 09:59:25 +01:00
in_block.frag Add reference output for --opt. 2017-11-23 09:50:11 +01:00
inf-nan-constant.frag Support special float constants (NaN/Inf). 2018-02-23 13:06:20 +01:00
input-attachment-ms.frag Support passing implicit frag_coord arguments down to functions. 2018-02-10 10:55:09 +01:00
input-attachment.frag Support passing implicit frag_coord arguments down to functions. 2018-02-10 10:55:09 +01:00
mix.frag Add reference output for --opt. 2017-11-23 09:50:11 +01:00
packing-test-3.frag Add some more MSL test shaders. 2018-03-05 16:42:38 +01:00
pls.frag Add reference output for --opt. 2017-11-23 09:50:11 +01:00
sample-depth-separate-image-sampler.frag Fix depth image usage in MSL for separate image/samplers. 2018-02-10 10:55:10 +01:00
sample-mask.frag CompilerMSL support gl_SampleMask and convert it to scalar uint from array. 2018-02-13 14:44:40 -05:00
sampler-ms.frag Update test files 2018-01-29 06:40:45 -08:00
sampler.frag Add reference output for --opt. 2017-11-23 09:50:11 +01:00
separate-image-sampler-argument.frag Add reference output for --opt. 2017-11-23 09:50:11 +01:00
spec-constant-block-size.frag Support spec constant array size in blocks. 2018-02-23 15:11:45 +01:00
swizzle.frag Add reference output for --opt. 2017-11-23 09:50:11 +01:00
texture-proj-shadow.frag Update test files 2018-01-29 06:40:45 -08:00
ubo_layout.frag Update tests. 2018-03-05 16:34:42 +01:00
unary-enclose.frag Add reference output for --opt. 2017-11-23 09:50:11 +01:00