Searched refs:glsl_get_struct_field_data (Results 1 – 7 of 7) sorted by relevance
80 glsl_get_struct_field_data(type, i); in type_is_tightly_packed()
456 glsl_get_struct_field_data(struct_type, (*p)->strct.index); in deref_path_contains_coherent_decoration()
53 glsl_get_struct_field_data(const struct glsl_type *type, unsigned index);
88 glsl_get_struct_field_data(const struct glsl_type *type, unsigned index) in glsl_get_struct_field_data() function
241 glsl_get_struct_field_data(type, i); in add_shader_variable()
1256 glsl_get_struct_field_data(type, i)->matrix_layout; in nir_link_uniform()
920 fields[i] = *glsl_get_struct_field_data(type->type, i); in vtn_type_get_nir_type()