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:
committed by
Marge Bot
parent
2d3ed6853d
commit
465ff8114c
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user