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>
This commit is contained in:
Dave Airlie
2021-03-15 11:44:17 +10:00
committed by Marge Bot
parent 8c1d5fcb7c
commit 115ba959dc
3 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -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)