Home
last modified time | relevance | path

Searched refs:match_locations (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/
Dnir_types.cpp464 bool match_name, bool match_locations, bool match_precision) in glsl_record_compare() argument
466 return a->record_compare(b, match_name, match_locations, match_precision); in glsl_record_compare()
Dnir_types.h174 bool match_name, bool match_locations,
Dglsl_types.h1245 bool match_locations = true,
Dglsl_types.cpp1305 bool match_locations, bool match_precision) const in record_compare() argument
1355 if (match_locations && this->fields.structure[i].location in record_compare()