Searched refs:wg_bits (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/broadcom/compiler/ | ||
H A D | nir_to_vir.c | 4397 int wg_bits = (16 - in nir_to_vir() local 4399 int wg_mask = (1 << wg_bits) - 1; in nir_to_vir() |
Completed in 8 milliseconds