SPIRV-Cross/shaders/desktop-only/frag
Hans-Kristian Arntzen 938c7debed Handle control-dependent temporaries.
Derivatives, subgroup and implicit-lod instructions all need to happen
in the block they were created.
2018-03-12 17:34:54 +01:00
..
clip-cull-distance.desktop.frag Overhaul clip/cull distance support in GLSL. 2018-02-22 14:36:50 +01:00
control-dependent-in-branch.desktop.frag Handle control-dependent temporaries. 2018-03-12 17:34:54 +01:00
fp16.desktop.frag Skip interpolateAt tests with FP16. 2018-03-07 10:58:38 +01:00
hlsl-uav-block-alias.asm.frag Improve handling of block name declaration in GLSL. 2017-12-01 14:30:10 +01:00
image-ms.desktop.frag Support ImageRead/Write on multisampled images. 2016-07-11 13:26:22 +02:00
image-query.desktop.frag Various fixes to texture/image query in GLSL. 2017-09-19 16:08:25 +02:00
in-block-qualifiers.frag Handle interpolation qualifiers inside IO blocks. 2016-10-07 16:30:11 +02:00
inf-nan-constant-double.desktop.frag Support special float constants (NaN/Inf). 2018-02-23 13:06:20 +01:00
query-levels.desktop.frag Update test suite for latest glslang. 2016-09-10 12:53:41 +02:00
query-lod.desktop.frag Update test suite for latest glslang. 2016-09-10 12:53:41 +02:00
sampler-ms-query.desktop.frag Implement OpImageQuerySamples. 2016-07-11 12:47:46 +02:00
texture-proj-shadow.desktop.frag Fix textureProj with shadow on GLSL. 2017-07-31 10:05:32 +02:00