Move type_specifier_to_glsl_type to ast_type_specifier::glsl_type
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 31 Mar 2010 23:22:06 +0000 (16:22 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 31 Mar 2010 23:22:06 +0000 (16:22 -0700)
commitd612a127ccf12c11204f7f72a332de12f58f85a2
treef6418b858b0919fbca3984525ec704c407389554
parent615adcda8a27783bac52f25fac9850a75d792c84
Move type_specifier_to_glsl_type to ast_type_specifier::glsl_type

This make is easily accessible from other modules.
ast.h
ast_to_hir.cpp