mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-15 14:18:04 +02:00
This guarantees that we get an image that's created with exactly the swapchain image creation parameters instead of trying to emulate it inside the driver. Ideally, we'd use the fancy new bind helper too but our magic ANV_IMAGE_MEMORY_BINDING_PRIVATE gets in the way and we really do want to re-bind ourself. Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12031> |
||
|---|---|---|
| .. | ||
| blorp | ||
| ci | ||
| common | ||
| compiler | ||
| dev | ||
| ds | ||
| genxml | ||
| isl | ||
| nullhw-layer | ||
| perf | ||
| tools | ||
| vulkan | ||
| Makefile.perf.am | ||
| meson.build | ||