Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/dev/
H A Dintel_device_info.c1344 uint32_t n_subslices = __builtin_popcount(slice_mask) * in update_from_masks() local
1346 uint32_t max_eus_per_subslice = DIV_ROUND_UP(n_eus, n_subslices); in update_from_masks()

Completed in 3 milliseconds