summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2021-03-15 08:10:36 +1000
committerDave Airlie <airlied@redhat.com>2021-03-16 06:50:37 +1000
commitb0de4468c24839aca3c659acc138f3db66bdcbb5 (patch)
treeb18c936761b57c853b22a2f83a8f3c04d7c38778 /docs
parent6865ec210bd7487bc889e2c94ed91a4f52ef0f8f (diff)
lavapipe: add host query reset
This just resets the queries on the host size. Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9594>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt
index de421cbd5ec..0747e5b3bfc 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -466,7 +466,7 @@ Vulkan 1.2 -- all DONE: anv
VK_KHR_uniform_buffer_standard_layout DONE (anv, lvp, radv)
VK_KHR_vulkan_memory_model DONE (anv, radv)
VK_EXT_descriptor_indexing DONE (anv/gen9+, radv)
- VK_EXT_host_query_reset DONE (anv, radv, tu)
+ VK_EXT_host_query_reset DONE (anv, lvp, radv, tu)
VK_EXT_sampler_filter_minmax DONE (anv/gen9+, lvp, radv, tu)
VK_EXT_scalar_block_layout DONE (anv, lvp, radv/gfx7+)
VK_EXT_separate_stencil_usage DONE (anv)