Searched refs:mat2_type (Results 1 – 3 of 3) sorted by relevance
170 static const glsl_type *const mat2_type; member
77 const glsl_type *const glsl_type::mat2_type = & builtin_core_types[12];
435 case IDX(2,2): return mat2_type; in get_instance()