summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2021-03-15 11:44:17 +1000
committerMarge Bot <eric+marge@anholt.net>2021-03-29 20:32:09 +0000
commit115ba959dcd2fb56e46cb82da0c93f78fc5b3bc5 (patch)
tree44d81f05c3c1b01beded92bb3b5b0c43b95f69ce /docs
parent8c1d5fcb7cc25ffe94176637a52f620e8440b8a8 (diff)
lavapipe: enable KHR_shader_atomic_int64
Reviewed-by: Roland Scheidegger <sroland@vmware.com> Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9591>
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 21bb454ca5a..0107f5bb796 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -457,7 +457,7 @@ Vulkan 1.2 -- all DONE: anv
VK_KHR_imageless_framebuffer DONE (anv, radv)
VK_KHR_sampler_mirror_clamp_to_edge DONE (anv, lvp, radv, tu)
VK_KHR_separate_depth_stencil_layouts DONE (anv, radv)
- VK_KHR_shader_atomic_int64 DONE (anv/gen9+, radv)
+ VK_KHR_shader_atomic_int64 DONE (anv/gen9+, lvp, radv)
VK_KHR_shader_float16_int8 DONE (anv/gen8+, radv)
VK_KHR_shader_float_controls DONE (anv/gen8+, radv)
VK_KHR_shader_subgroup_extended_types DONE (anv/gen8+, radv)