Use ast_type_specifier::glsl_type to get the type of a constructor
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 31 Mar 2010 23:22:56 +0000 (16:22 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 31 Mar 2010 23:22:56 +0000 (16:22 -0700)
commit3e0ef5f81b08a1496d952d3673b614497be9c75a
tree53fa2cfc177a399b5c6a7363e8f4dc5c3dc0996c
parentd612a127ccf12c11204f7f72a332de12f58f85a2
Use ast_type_specifier::glsl_type to get the type of a constructor

This is the first baby step towards getting array constructors working.
ast_function.cpp