Searched refs:mat3_type (Results 1 – 3 of 3) sorted by relevance
174 static const glsl_type *const mat3_type; member
78 const glsl_type *const glsl_type::mat3_type = & builtin_core_types[13];
439 case IDX(3,3): return mat3_type; in get_instance()