Forbid array comparisons in GLSL 1.10
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 31 Mar 2010 00:04:48 +0000 (17:04 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 31 Mar 2010 00:04:48 +0000 (17:04 -0700)
commita80cbd6d82f6ec4c1d16129581d5fa893a6ba94f
tree2262b77abb95052874286d1c8ca5deb380c5910a
parent28009cd75cd3328774bd80a5b87a255ac881a710
Forbid array comparisons in GLSL 1.10

This causes the following tests to pass:

    glslparsertest/shaders/array3.frag
ast_to_hir.cpp