Add glsl_type::components to query total number of components in a type
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 26 Mar 2010 18:13:43 +0000 (11:13 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 26 Mar 2010 21:43:11 +0000 (14:43 -0700)
commitd811d47609323f99f3718a2c5fb75ce47032f380
treeef3e1d993cc3022f4ed57080b0d74f1986a7ec53
parentcef3baecf636a30b62cd7a1e8de57c7650f7003e
Add glsl_type::components to query total number of components in a type
glsl_types.h
ir.cpp
ir_print_visitor.cpp