Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.c1459 unsigned *y1_el, unsigned *y2_el) in tile_extents() argument
1473 *y2_el = DIV_ROUND_UP(box->y + box->height, fmtl->bh) + y0_el; in tile_extents()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.c2197 unsigned *y1_el, unsigned *y2_el) in tile_extents() argument
2211 *y2_el = DIV_ROUND_UP(box->y + box->height, fmtl->bh) + y0_el; in tile_extents()