Searched defs:plain_type (Results 1 – 2 of 2) sorted by relevance
124 typedef typename boost::remove_reference<type>::type plain_type; typedef
1772 const struct glsl_type *plain_type = glsl_without_array(var->type); in fix_io_uint_type() local