Searched refs:glsl_without_array_or_matrix (Results 1 – 9 of 9) sorted by relevance
101 glsl_without_array_or_matrix(var->type); in collect_varyings()117 glsl_without_array_or_matrix(var->type); in collect_varyings()
138 glsl_without_array_or_matrix(old_var->type)); in get_var_pair()173 glsl_without_array_or_matrix(old_var->type)); in split_load_deref()
564 glsl_without_array_or_matrix(var->type); in split_var_list_arrays()
71 const struct glsl_type *glsl_without_array_or_matrix(const struct glsl_type *type);
61 glsl_without_array_or_matrix(const glsl_type *type) in glsl_without_array_or_matrix() function
64 if (glsl_type_is_integer(glsl_without_array_or_matrix(var->type))) in get_interpolation()
1567 glsl_without_array_or_matrix(var->type); in agx_remap_varyings_fs()
747 const struct glsl_type *plain = glsl_without_array_or_matrix(type); in clamp_slot_type()
1559 out_type = glsl_without_array_or_matrix(out_type); in emit_so_outputs()