lavapipe: Expose EXT version of global_priority
We already supported 1.4 which has VK_KHR_global_priority and the globalPriorityQuery feature. tested with: dEQP-VK.api.device_init.create_device_global_priority* dEQP-VK.synchronization.global_priority_transition.* Signed-off-by: spencer-lunarg <spencer@lunarg.com> Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38340>
This commit is contained in:
committed by
Marge Bot
parent
744a961e15
commit
77030f296e
@@ -629,8 +629,8 @@ Khronos extensions that are not part of any Vulkan version:
|
||||
VK_EXT_filter_cubic DONE (tu/a650+, vn)
|
||||
VK_EXT_fragment_density_map DONE (tu)
|
||||
VK_EXT_fragment_shader_interlock DONE (anv, lvp, radv/gfx9+, vn)
|
||||
VK_EXT_global_priority DONE (anv, hasvk, panvk, radv, tu, vn, hk)
|
||||
VK_EXT_global_priority_query DONE (anv, hasvk, panvk, radv, tu, vn, hk)
|
||||
VK_EXT_global_priority DONE (anv, hasvk, panvk, radv, tu, vn, hk, lvp)
|
||||
VK_EXT_global_priority_query DONE (anv, hasvk, panvk, radv, tu, vn, hk, lvp)
|
||||
VK_EXT_graphics_pipeline_library DONE (anv, hk, lvp, nvk, panvk, radv, tu, vn)
|
||||
VK_EXT_hdr_metadata DONE (anv, hk, lvp, nvk, panvk, radv, tu, vn)
|
||||
VK_EXT_headless_surface DONE (anv, dzn, hasvk, hk, lvp, nvk, panvk, pvr, radv, tu, v3dv, vn)
|
||||
|
||||
Reference in New Issue
Block a user