Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_tiling.c130 uint32_t utile_h_shift = ffs(utile_h) - 1; in vc4_t_image_helper() local
157 (y >> utile_h_shift) & ~0x3, in vc4_t_image_helper()

Completed in 1 milliseconds