zink: require renderpass2
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 12 Apr 2022 18:50:21 +0000 (14:50 -0400)
committerMarge Bot <emma+marge@anholt.net>
Mon, 18 Apr 2022 23:45:30 +0000 (23:45 +0000)
commit8c539328fd3fc8514117917bf6cd02768ec02d97
treea78dfb03ce1564fafbf78771294e51b568d44746
parentd461b1f7226b939359819dc490f02dba9c2fe00d
zink: require renderpass2

drivers should be able to support this, and it allows for deleting
a lot of untested code

Acked-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15904>
docs/drivers/zink.rst
src/gallium/drivers/zink/zink_device_info.py
src/gallium/drivers/zink/zink_render_pass.c