tu: Promote VK_EXT_load_store_op_none to KHR

Signed-off-by: Valentine Burley <valentine.burley@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28052>
This commit is contained in:
Valentine Burley 2024-03-07 17:36:38 +00:00 committed by Marge Bot
parent 2d3ed6853d
commit 465ff8114c

View file

@ -165,6 +165,7 @@ get_device_extensions(const struct tu_physical_device *device,
.KHR_imageless_framebuffer = true,
.KHR_incremental_present = TU_HAS_SURFACE,
.KHR_index_type_uint8 = true,
.KHR_load_store_op_none = true,
.KHR_maintenance1 = true,
.KHR_maintenance2 = true,
.KHR_maintenance3 = true,