glslang-zig/Test/baseLegalResults
Greg Fischer 7fbaca0d06 Fix SPIR-V for HLSL EvaluateAttribute* of interpolants in structs
Generate load of interpolant for first operand to GLSLstd450
InterpolateAt* SPIR-V ops. This allows the interpolants to
propagate from the input struct in the wrapper around main
into the shader during HLSL legalization. A new pass has been
added to legalization which will remove the load and replace
with the pointer of the load to create valid external
interpolate op.

Fixes #2584
2021-04-01 00:31:31 -06:00
..
hlsl.aliasOpaque.frag.out Tests: More broadly use automapping binding/location. 2020-07-01 06:40:13 -06:00
hlsl.flattenOpaque.frag.out Tests: More broadly use automapping binding/location. 2020-07-01 06:40:13 -06:00
hlsl.flattenOpaqueInit.vert.out Tests: More broadly use automapping binding/location. 2020-07-01 06:40:13 -06:00
hlsl.flattenOpaqueInitMix.vert.out Tests: More broadly use automapping binding/location. 2020-07-01 06:40:13 -06:00
hlsl.flattenSubset.frag.out Tests: More broadly use automapping binding/location. 2020-07-01 06:40:13 -06:00
hlsl.flattenSubset2.frag.out Update test expected files with new magic number 2020-06-22 11:49:38 +01:00
hlsl.intrinsics.evalfns.frag.out Fix SPIR-V for HLSL EvaluateAttribute* of interpolants in structs 2021-04-01 00:31:31 -06:00
hlsl.partialFlattenLocal.vert.out Update test expected files with new magic number 2020-06-22 11:49:38 +01:00
hlsl.partialFlattenMixed.vert.out Update test expected files with new magic number 2020-06-22 11:49:38 +01:00