Searched refs:strct_type (Results 1 – 1 of 1) sorted by relevance
545 const struct glsl_type *strct_type = glsl_get_array_element(var->type); in bound_bo_access_instr() local546 unsigned size = glsl_array_size(glsl_get_struct_field(strct_type, 0)); in bound_bo_access_instr()547 …bool has_unsized = glsl_array_size(glsl_get_struct_field(strct_type, glsl_get_length(strct_type) -… in bound_bo_access_instr()