Searched refs:struct_location_offset (Results 1 – 6 of 6) sorted by relevance
532 unsigned struct_location_offset(unsigned length) const;
231 return type->struct_location_offset(length); in glsl_get_struct_location_offset()
1716 glsl_type::struct_location_offset(unsigned length) const in struct_location_offset() function in glsl_type1727 unsigned r_offset = wa->struct_location_offset(wa->length); in struct_location_offset()
1619 deref_record->record->type->struct_location_offset(field_index); in calc_sampler_offsets()
4236 *location += struct_type->struct_location_offset(field_index); in calc_deref_offsets()
4505 - glsl: rename record_location_offset() -> struct_location_offset()