Searched refs:record_location_offset (Results 1 – 5 of 5) sorted by relevance
142 return type->record_location_offset(length); in glsl_get_record_location_offset()
330 unsigned record_location_offset(unsigned length) const;
1274 glsl_type::record_location_offset(unsigned length) const in record_location_offset() function in glsl_type1285 unsigned r_offset = wa->record_location_offset(wa->length); in record_location_offset()
1645 deref_record->record->type->record_location_offset(field_index); in calc_sampler_offsets()
3850 *location += struct_type->record_location_offset(field_index); in calc_deref_offsets()