summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2021-03-24 16:54:25 +0100
committerMarge Bot <eric+marge@anholt.net>2021-03-24 21:12:00 +0000
commita466c2a783908899f646d4c2df38d11c74724a85 (patch)
tree271d94d685819ab2d283b52b9fb8beeea775242c /docs
parent215ff8246f89c606749e6d35a33452851f44df1a (diff)
zink: check for stores and atomics features
These limits depens on feature-bits. Fixes: 322a3d4fb0c ("zink: partially enable SSBO pipe cap") Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9803>
Diffstat (limited to 'docs')
-rw-r--r--docs/drivers/zink.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst
index 372dd643153..a2983e032d8 100644
--- a/docs/drivers/zink.rst
+++ b/docs/drivers/zink.rst
@@ -138,6 +138,8 @@ supported:
* ``VkPhysicalDeviceVulkan11Features``:
* ``shaderDrawParameters``
+ * ``vertexPipelineStoresAndAtomics``
+ * ``fragmentStoresAndAtomics``
* For Vulkan 1.1 and below: