summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2021-03-24 16:37:00 +0100
committerMarge Bot <eric+marge@anholt.net>2021-03-24 21:12:00 +0000
commitf6f2cbeb448be08353aaf3aecf4304afc00c2684 (patch)
treec26f57c7f12a08cba3143acf87635ef868795fbe /docs
parentf64ef064dedb40fa65985505e3eeaee19e75b50c (diff)
zink: check for pipeline statistics feature
This cap depends on a feature-bit. Fixes: cb5957e13d1 ("zink: enable pipeline statistics 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.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst
index 4d986c423d3..da8c525b8a0 100644
--- a/docs/drivers/zink.rst
+++ b/docs/drivers/zink.rst
@@ -199,6 +199,7 @@ are required to be supported
* ``VkPhysicalDeviceFeatures``:
* ``samplerAnisotropy``
+ * ``pipelineStatisticsQuery``
* Device extensions: