Searched refs:match_locations (Results 1 – 4 of 4) sorted by relevance
464 bool match_name, bool match_locations, bool match_precision) in glsl_record_compare() argument466 return a->record_compare(b, match_name, match_locations, match_precision); in glsl_record_compare()
174 bool match_name, bool match_locations,
1245 bool match_locations = true,
1305 bool match_locations, bool match_precision) const in record_compare() argument1355 if (match_locations && this->fields.structure[i].location in record_compare()