SPIRV-Cross/shaders-hlsl/frag
2017-06-17 10:15:32 +02:00
..
basic.frag Run HLSL tests on Travis 2017-01-26 10:00:24 +01:00
bit-conversions.frag Add new HLSL tests 2017-03-24 15:41:20 +01:00
boolean-mix.frag Avoid boolean mix in HLSL. 2017-05-04 10:28:30 +02:00
builtins.frag Add test for fragment builtins like gl_FragDepth/gl_FragCoord. 2017-03-21 13:48:50 +01:00
bvec-operations.frag Add new HLSL tests 2017-03-24 15:41:20 +01:00
combined-texture-sampler-parameter.frag HLSL: Can pass down combined image samplers as arguments. 2017-05-07 13:22:16 +02:00
combined-texture-sampler-shadow.frag HLSL: Add test for passing down separate image and samplers to functions. 2017-05-07 12:53:51 +02:00
io-block.frag Add test for input I/O blocks in fragment. 2017-03-21 13:48:50 +01:00
mrt.frag Make use of explicit locations in HLSL. 2017-03-21 13:48:50 +01:00
no-return2.frag Add some tests for no stage inputs or outputs in HLSL. 2017-03-21 13:48:50 +01:00
no-return.frag Add some tests for no stage inputs or outputs in HLSL. 2017-03-21 13:48:50 +01:00
resources.frag Add basic support for : register() declaration in HLSL. 2017-06-17 10:15:32 +02:00
tex-sampling.frag HLSL: Basic support for separate image/samplers. 2017-05-06 12:39:04 +02:00
various-glsl-ops.frag Add new HLSL tests 2017-03-24 15:41:20 +01:00