Searched refs:prt_level_pitch (Results 1 – 4 of 4) sorted by relevance
250 uint16_t prt_level_pitch[RADEON_SURF_MAX_LEVELS]; member
1734 surf->u.gfx9.prt_level_pitch[i] = mip_info[i].pitch; in gfx9_compute_miptree()1736 surf->u.gfx9.prt_level_pitch[i] = out.mipChainPitch; in gfx9_compute_miptree()
1356 unsigned row_pitch = surface->u.gfx9.prt_level_pitch[level] * in si_texture_commit()
4846 pitch = surface->u.gfx9.prt_level_pitch[level]; in radv_sparse_image_bind_memory()