Searched refs:record_location_offset (Results 1 – 5 of 5) sorted by relevance
151 return type->record_location_offset(length); in glsl_get_record_location_offset()
336 unsigned record_location_offset(unsigned length) const;
1399 glsl_type::record_location_offset(unsigned length) const in record_location_offset() function in glsl_type1410 unsigned r_offset = wa->record_location_offset(wa->length); in record_location_offset()
1684 deref_record->record->type->record_location_offset(field_index); in calc_sampler_offsets()
3956 *location += struct_type->record_location_offset(field_index); in calc_deref_offsets()