mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-28 20:48:13 +02:00
Copy between memory and a depth/stencil image requires copying the depth and stencil aspects in separate calls. For D32S8, this needs to be special cased in order to handle (de)interleaving. For image->image copies, deinterleaving is not supported. Aspects must match between src and dest for non-planar images. Signed-off-by: Olivia Lee <olivia.lee@collabora.com> Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35910> |
||
|---|---|---|
| .. | ||
| test | ||
| meson.build | ||
| pan_minmax_cache.c | ||
| pan_minmax_cache.h | ||
| pan_tiling.c | ||
| pan_tiling.h | ||