Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_tiling.c122 uint32_t ub_h = utile_h * 2; in v3d_get_ublinear_pixel_offset() local
124 uint32_t ub_y = y / ub_h; in v3d_get_ublinear_pixel_offset()
/external/mesa3d/src/broadcom/vulkan/
Dv3d_tiling.c126 uint32_t ub_h = utile_h * 2; in v3d_get_ublinear_pixel_offset() local
128 uint32_t ub_y = y / ub_h; in v3d_get_ublinear_pixel_offset()