Searched refs:glsl_get_array_instance (Results 1 – 4 of 4) sorted by relevance
51 const struct glsl_type *glsl_get_array_instance(const struct glsl_type *type,
54 glsl_get_array_instance(const glsl_type *type, in glsl_get_array_instance() function
87 tail->type = glsl_get_array_instance(tail->child->type, length); in remove_struct_derefs()
153 type = glsl_get_array_instance(type, in lower_array()