HLSL: Fix binary-expression associativity and termination issue.
authorJohn Kessenich <cepheus@frii.com>
Fri, 29 Jul 2016 03:43:17 +0000 (21:43 -0600)
committerJohn Kessenich <cepheus@frii.com>
Fri, 29 Jul 2016 03:48:25 +0000 (21:48 -0600)
commit64076ed7e90956c892e7106a8989b5cd40c2370e
tree57ea7743505c2f567a912380da462dbfd19e3ba9
parentfea226ba43e12b349e9e6a1966827fcf1d3c6eac
HLSL: Fix binary-expression associativity and termination issue.
Test/baseResults/hlsl.array.frag.out
Test/baseResults/hlsl.assoc.frag.out
Test/baseResults/hlsl.buffer.frag.out
Test/baseResults/hlsl.conditional.frag.out
Test/baseResults/hlsl.precedence.frag.out
Test/hlsl.precedence.frag
glslang/Include/revision.h
hlsl/hlslGrammar.cpp