Files
glslang/Test/baseResults/spv.precisionTexture.frag.out
John Kessenich 12c155f303 SPV: RelaxedPrecision: use the result precision for texture sampling.
Fix #2298.

The AST has two precisions, an operation precision and a result precision.
Actual use of GLSL with mediump samplers wants the result precision, so
pick that up instead of the operation precision.
2020-06-30 07:52:05 -06:00

6.0 KiB
Executable File