..
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.sm51.frag
Fix some naming issues for stripped and flattened structs.
2017-10-10 17:32:26 +02:00
image-query-selective.frag
Just emit textureSize variants we actually need.
2017-09-20 10:31:56 +02:00
image-query.frag
Just emit textureSize variants we actually need.
2017-09-20 10:31:56 +02:00
io-block.frag
Add test for input I/O blocks in fragment.
2017-03-21 13:48:50 +01:00
matrix-input.frag
Only unroll matrices for vertex input.
2017-10-05 16:31:52 +02:00
mod.frag
Stamp out all variants for mod().
2017-10-06 13:21:42 +02: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
Fix some naming issues for stripped and flattened structs.
2017-10-10 17:32:26 +02:00
resources.frag
Fix some naming issues for stripped and flattened structs.
2017-10-10 17:32:26 +02:00
spec-constant.frag
Use 'static const' for spec constants in HLSL
2017-10-21 19:19:32 +11:00
tex-sampling.frag
Fix texture GatherRed/Green/etc. methods for SM 5.0
2017-09-12 07:20:01 +10: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