summaryrefslogtreecommitdiff
path: root/docs/drivers
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2021-03-24 16:56:31 +0100
committerMarge Bot <eric+marge@anholt.net>2021-03-24 21:12:00 +0000
commit2644835f03935ea7099d9c5f35d033f39e871831 (patch)
tree6897f945b92a206f6800aefbcb3a332755ce0009 /docs/drivers
parenta466c2a783908899f646d4c2df38d11c74724a85 (diff)
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>
Diffstat (limited to 'docs/drivers')
-rw-r--r--docs/drivers/zink.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst
index a2983e032d8..722bce37ffd 100644
--- a/docs/drivers/zink.rst
+++ b/docs/drivers/zink.rst
@@ -140,6 +140,7 @@ supported:
* ``shaderDrawParameters``
* ``vertexPipelineStoresAndAtomics``
* ``fragmentStoresAndAtomics``
+ * ``textureCompressionBC``
* For Vulkan 1.1 and below: