mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-31 14:10:09 +01:00
This is not actually necessary and moreover was corrupting
mipmapped arrayed 2D images in cases when the transition barrier
wasn't transitioning all mips, but more than one layer.
Keep the layout transition infrastructure in place as we'll need
it for transaction elimination CRC zeroing on v10-.
Fixes:
|
||
|---|---|---|
| .. | ||
| draw_helper.cl | ||
| draw_helper.h | ||
| indirect_dispatch.cl | ||
| libpan.h | ||
| libpan_dgc.h | ||
| libpan_shaders.h | ||
| meson.build | ||
| query_pool.cl | ||