Searched refs:prt_tile_width (Results 1 – 4 of 4) sorted by relevance
331 uint16_t prt_tile_width; member
723 surf->prt_tile_width = AddrSurfInfoOut->pitchAlign; in gfx6_compute_level()727 if (surf_level->nblk_x >= surf->prt_tile_width && in gfx6_compute_level()1724 surf->prt_tile_width = out.blockWidth; in gfx9_compute_miptree()
1360 unsigned x = box->x / surface->prt_tile_width; in si_texture_commit()1364 unsigned w = DIV_ROUND_UP(box->width, surface->prt_tile_width); in si_texture_commit()
4855 uint32_t aligned_extent_width = ALIGN(bind_extent.width, surface->prt_tile_width); in radv_sparse_image_bind_memory()