Require that 'uniform' and 'varying' variables be declared at global scope
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 31 Mar 2010 19:31:18 +0000 (12:31 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 31 Mar 2010 19:31:18 +0000 (12:31 -0700)
commitb168e53452592ce7364a3ce46a6d30c5b746fc3b
tree460fc5fa7a9a9e81013304f5f463604de5b33e50
parente1c1a3f3bd139da47a1184a8c69af6239973a90c
Require that 'uniform' and 'varying' variables be declared at global scope

This causes the following tests to pass:

    glslparsertest/shaders/uniform.frag
    glslparsertest/shaders/varying.frag
ast_to_hir.cpp