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