SPIRV-Cross/shaders/asm/frag
2018-01-22 09:52:57 +01:00
..
composite-construct-struct-no-swizzle.asm.frag Do not merge swizzles for anything other than vectors. 2018-01-22 09:52:57 +01:00
default-member-names.asm.frag Add test for default member names. 2017-07-29 21:58:37 +02:00
hlsl-sample-cmp-level-zero-cube.asm.frag Support SampleCmpLevelZero on cubes as well. 2017-07-24 09:28:24 +02:00
hlsl-sample-cmp-level-zero.asm.frag Implement workaround for textureLod on 2D array shadow. 2017-06-23 09:45:42 +02:00
inliner-dominator-inside-loop.asm.frag Analyze the CFG for temporaries as well. 2018-01-12 10:56:11 +01:00
invalidation.asm.frag Implement workaround for textureLod on 2D array shadow. 2017-06-23 09:45:42 +02:00
loop-body-dominator-continue-access.asm.frag Add test for continue block lifting. 2017-12-05 17:44:52 +01:00
multi-for-loop-init.asm.frag Do not use inline for-loop initializers with different types. 2018-01-16 10:27:58 +01:00
op-constant-null.asm.frag Support OpConstantNull. 2017-08-03 14:32:29 +02:00
phi-loop-variable.asm.frag Fix case when Phi variable is a loop variable. 2017-09-25 10:15:17 +02:00
sampler-buffer-without-sampler.asm.frag Fix case where samplerBuffer is emitted without combined sampler. 2017-04-02 11:03:07 +02:00
struct-composite-extract-swizzle.asm.frag Do not allow base expressions when extracting struct members. 2017-11-20 21:32:13 +01:00
temporary-phi-hoisting.asm.frag Fix complicated Phi case. 2017-11-21 09:27:49 +01:00
undef-variable-store.asm.frag Fix edge-case where do/while body is a dominator. 2017-08-02 11:58:24 +02:00
unreachable.asm.frag Handle OpUnreachable in code-gen. 2018-01-15 09:35:09 +01:00