Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.c1458 unsigned *x1_B, unsigned *x2_B, in tile_extents() argument
1472 *x2_B = (DIV_ROUND_UP(box->x + box->width, fmtl->bw) + x0_el) * cpp; in tile_extents()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.c2196 unsigned *x1_B, unsigned *x2_B, in tile_extents() argument
2210 *x2_B = (DIV_ROUND_UP(box->x + box->width, fmtl->bw) + x0_el) * cpp; in tile_extents()