SPIRV-Cross/reference/shaders-hlsl/frag
2017-08-09 17:06:41 +02:00
..
basic.frag Add basic support for : register() declaration in HLSL. 2017-06-17 10:15:32 +02: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 Update HLSL test output 2017-03-24 14:40:13 +01:00
bvec-operations.frag Add new HLSL tests 2017-03-24 15:41:20 +01:00
combined-texture-sampler-parameter.frag Add basic support for : register() declaration in HLSL. 2017-06-17 10:15:32 +02:00
combined-texture-sampler-shadow.frag Add basic support for : register() declaration in HLSL. 2017-06-17 10:15:32 +02:00
constant-buffer-array.frag Add support for SM5.1 ConstantBuffer<T>. 2017-06-30 10:34:21 +02:00
constant-buffer-array.sm51.frag Add support for SM5.1 ConstantBuffer<T>. 2017-06-30 10:34:21 +02:00
io-block.frag Add test for input I/O blocks in fragment. 2017-03-21 13:48:50 +01:00
mrt.frag Add instancing test to 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
partial-write-preserve.frag Preserve arguments with inout unless complete writes are made. 2017-08-09 17:06:41 +02:00
resources.frag Add support for SM5.1 ConstantBuffer<T>. 2017-06-30 10:34:21 +02:00
spec-constant.frag Declare specialization constants in HLSL. 2017-07-29 22:13:27 +02:00
tex-sampling.frag HLSL: Basic support for separate image/samplers. 2017-05-06 12:39:04 +02:00
texture-proj-shadow.frag Fix textureProj with shadow on GLSL. 2017-07-31 10:05:32 +02:00
unary-enclose.frag Fix unary enclosures. 2017-07-24 10:17:19 +02:00
various-glsl-ops.frag Add new HLSL tests 2017-03-24 15:41:20 +01:00