lavapipe: Advertise VK_KHR_deferred_host_operations
Acked-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25616>
This commit is contained in:
committed by
Marge Bot
parent
ed6c0a7443
commit
09bf35e3c4
@@ -101,6 +101,7 @@ static const struct vk_device_extension_table lvp_device_extensions_supported =
|
||||
.KHR_create_renderpass2 = true,
|
||||
.KHR_copy_commands2 = true,
|
||||
.KHR_dedicated_allocation = true,
|
||||
.KHR_deferred_host_operations = true,
|
||||
.KHR_depth_stencil_resolve = true,
|
||||
.KHR_descriptor_update_template = true,
|
||||
.KHR_device_group = true,
|
||||
|
||||
Reference in New Issue
Block a user