Ensure that 'in' and 'inout' formal parameters are valid lvalues
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 2 Apr 2010 22:51:02 +0000 (15:51 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 2 Apr 2010 22:51:02 +0000 (15:51 -0700)
commitc35bb00130a3f400af1ab9c5eff555c4f9e143d2
tree65a45a35fe0dc03c8ec026468546115b3225a2bf
parentcf37c9e8dad4349e45cb91d36957484fd76ce264
Ensure that 'in' and 'inout' formal parameters are valid lvalues

This causes the following tests to pass:

    glslparsertest/shaders/function10.frag
ast_function.cpp
ir_function.cpp