zink: add missing required feature

We check for this feature in zink_is_format_supported, so VK drivers
need to expose it to get BC textures working. Let's document the
reality.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9803>
This commit is contained in:
Erik Faye-Lund 2021-03-24 16:56:31 +01:00 committed by Marge Bot
parent a466c2a783
commit 2644835f03
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@ supported:
* ``shaderDrawParameters``
* ``vertexPipelineStoresAndAtomics``
* ``fragmentStoresAndAtomics``
* ``textureCompressionBC``
* For Vulkan 1.1 and below: