diff options
author | Carl Worth <cworth@cworth.org> | 2010-07-21 11:23:51 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-07-21 11:32:41 -0700 |
commit | 2be21100301eda076e36b019847e7f83a16d8014 (patch) | |
tree | c560a7f04c05173f5868c024b5d313b2153343cf /.gitattributes | |
parent | a26648f9296989f4d2df05318c723f7ff58df1d7 (diff) |
glsl: Correctly handle unary plus operator.glsl2
Previously, any occurence of the unary plus operator would trigger a
bogus type mismatch error. Fix this by making the ast_plus case look
more like the ast_neg case as far as type-checking is concerned.
With this change the shaders/CorrectPreprocess8.frag test in piglit
now passes.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions