Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dregister_allocate.c825 int r2_end = r2 + c2->contig_len; in ra_class_allocations_conflict() local
826 return !(r2 >= r1_end || r1 >= r2_end); in ra_class_allocations_conflict()