turnip: expose support for VK_EXT_acquire_drm_display
Turnip supports VK_EXT_direct_mode_display and can use the common implementation of AcquireDrmDisplayEXT() & GetDrmDisplayEXT() (which use wsi->can_present_on_device() that turnip implements). Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Chia-I Wu <olvaffe@gmail.com> Acked-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17768>
This commit is contained in:

committed by
Marge Bot

parent
42b89276e6
commit
438d5baa36
@@ -587,7 +587,7 @@ Khronos extensions that are not part of any Vulkan version:
|
||||
VK_GOOGLE_user_type DONE (anv, radv)
|
||||
VK_IMG_filter_cubic DONE (tu/a650)
|
||||
VK_NV_compute_shader_derivatives DONE (anv, radv)
|
||||
VK_EXT_acquire_drm_display DONE (radv, anv)
|
||||
VK_EXT_acquire_drm_display DONE (anv, radv, tu)
|
||||
VK_VALVE_mutable_descriptor_type DONE (anv, radv, tu)
|
||||
VK_AMD_buffer_marker DONE (radv, tu)
|
||||
VK_AMD_device_coherent_memory DONE (radv)
|
||||
|
Reference in New Issue
Block a user