blorp: allow 3D blits/copies on Ys/Yf/Tile64 tiling
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 21 Jun 2023 15:44:27 +0000 (18:44 +0300)
committerMarge Bot <emma+marge@anholt.net>
Fri, 1 Sep 2023 23:22:18 +0000 (23:22 +0000)
commit3c6d003d9fb3d6011caf2c34fc6cae72bf6c410b
tree464e04e6a18bd5c65cd5a0de9c1c728ac8da16f7
parente182f5770d88b89f329026005704504c9acbfc01
blorp: allow 3D blits/copies on Ys/Yf/Tile64 tiling

The data in Ys/Yf/Tile64 tiled images is arranged differently for 2D &
3D images. Therefore we cannot assume that we will use 2D images for
blits/copies.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23620>
src/intel/blorp/blorp_blit.c