Searched refs:mat4_type (Results 1 – 4 of 4) sorted by relevance
178 static const glsl_type *const mat4_type; member
79 const glsl_type *const glsl_type::mat4_type = & builtin_core_types[14];
443 case IDX(4,4): return mat4_type; in get_instance()
573 glsl_type::get_array_instance(glsl_type::mat4_type, in generate_110_uniforms()