lavapipe: KHR_swapchain_mutable_format
it Just Works(tm) Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15808>
This commit is contained in:
committed by
Marge Bot
parent
fde2c1db88
commit
bbede22850
@@ -130,6 +130,7 @@ static const struct vk_device_extension_table lvp_device_extensions_supported =
|
||||
.KHR_storage_buffer_storage_class = true,
|
||||
#ifdef LVP_USE_WSI_PLATFORM
|
||||
.KHR_swapchain = true,
|
||||
.KHR_swapchain_mutable_format = true,
|
||||
#endif
|
||||
.KHR_synchronization2 = true,
|
||||
.KHR_timeline_semaphore = true,
|
||||
|
||||
Reference in New Issue
Block a user