Searched refs:glsl_get_struct_field_data (Results 1 – 8 of 8) sorted by relevance
80 glsl_get_struct_field_data(type, i); in type_is_tightly_packed()
53 glsl_get_struct_field_data(const struct glsl_type *type, unsigned index);
89 glsl_get_struct_field_data(const struct glsl_type *type, unsigned index) in glsl_get_struct_field_data() function
368 glsl_get_struct_field_data(type, i); in add_shader_variable()
1290 glsl_get_struct_field_data(type, i)->matrix_layout; in nir_link_uniform()
2428 glsl_get_struct_field_data(glsl_without_array(type), in assign_initial_varying_locations()
1540 const struct glsl_struct_field *f = glsl_get_struct_field_data(type, i); in rewrite_64bit_type()
932 fields[i] = *glsl_get_struct_field_data(type->type, i); in vtn_type_get_nir_type()