HLSL: Fix issue #442, smear and truncate shape conversions for == and !=.
authorJohn Kessenich <cepheus@frii.com>
Sat, 3 Sep 2016 03:12:23 +0000 (21:12 -0600)
committerJohn Kessenich <cepheus@frii.com>
Sat, 3 Sep 2016 03:12:23 +0000 (21:12 -0600)
commit841db35bb3bf7d86771bef34080ed90176bd2a78
tree235cb4a1a6a4e17c2dba077e34ca4f3f6db725f0
parent07350f3382081c0c63961ee1166eeffd60282218
HLSL: Fix issue #442, smear and truncate shape conversions for == and !=.
Test/baseResults/hlsl.shapeConv.frag.out
Test/hlsl.shapeConv.frag
glslang/MachineIndependent/Intermediate.cpp
hlsl/hlslGrammar.cpp