Home
last modified time | relevance | path

Searched refs:phys_ids (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/common/
H A Dintel_pixel_hash.h80 unsigned phys_ids[sizeof(mask) * CHAR_BIT]; in intel_compute_pixel_hash_table_nway() local
84 phys_ids[num_ids++] = i; in intel_compute_pixel_hash_table_nway()
101 unsigned swz[ARRAY_SIZE(phys_ids)]; in intel_compute_pixel_hash_table_nway()
134 p[j + m * i] = phys_ids[(j + swz[k]) % num_ids]; in intel_compute_pixel_hash_table_nway()

Completed in 1 milliseconds