Searched refs:glsl_without_array_or_matrix (Results 1 – 4 of 4) sorted by relevance
71 const struct glsl_type *glsl_without_array_or_matrix(const struct glsl_type *type);
60 glsl_without_array_or_matrix(const glsl_type *type) in glsl_without_array_or_matrix() function
165 const struct glsl_type *column = glsl_without_array_or_matrix(type); in pan_format_from_glsl()
575 glsl_without_array_or_matrix(var->type); in split_var_list_arrays()