Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_tiling.c219 uint32_t utile_h_shift = ffs(utile_h) - 1; in vc4_t_image_helper() local
246 (y >> utile_h_shift) & ~0x3, in vc4_t_image_helper()