Reject variables marked with attribute in the fragment shader.
authorEric Anholt <eric@anholt.net>
Sun, 28 Mar 2010 07:56:22 +0000 (00:56 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 29 Mar 2010 19:48:45 +0000 (12:48 -0700)
commit2e063f1adf9e529697483eaabc7e015b4b740267
treed1c100807d3f4a6f3fc0bffbbd38dd3784795fba
parent3cb4358f386d20c23de87b23a830f6c4ed0f08ad
Reject variables marked with attribute in the fragment shader.

Fixes attribute.frag.
ast_to_hir.cpp