Searched refs:match_precision (Results 1 – 7 of 7) sorted by relevance
113 bool match_precision) in intrastage_match() argument154 bool type_match = (match_precision ? in intrastage_match()163 !validate_intrastage_arrays(prog, b, a, match_precision)) in intrastage_match()
58 bool match_precision = true);
788 bool match_precision) in validate_intrastage_arrays() argument800 type_matches = (match_precision ? in validate_intrastage_arrays()
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()
175 bool match_precision);
1246 bool match_precision = true) const;
1305 bool match_locations, bool match_precision) const in record_compare()1340 if (match_precision) { in record_compare()1394 if (match_precision && in record_compare()