Replace accesses to glsl_type data with query functions
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 25 Mar 2010 00:08:13 +0000 (17:08 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 25 Mar 2010 00:08:13 +0000 (17:08 -0700)
commit60b54d977a7b3df9612eb9232f6b5d6c3f393e2f
treefe7a3b3dd53c6314afd4942b914218e1a2ca4233
parent9ff8f3777e7388eda2b935e74aafa7a9429a3d72
Replace accesses to glsl_type data with query functions

In these particular cases, using the query functions makes it more obvious
what is happening.
ast_to_hir.cpp