nvk: promote load_store_op_none to KHR
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27297>
This commit is contained in:

committed by
Marge Bot

parent
132b3a79f4
commit
614e4269cf
@@ -104,6 +104,7 @@ nvk_get_device_extensions(const struct nvk_instance *instance,
|
||||
.KHR_imageless_framebuffer = true,
|
||||
.KHR_index_type_uint8 = true,
|
||||
.KHR_line_rasterization = true,
|
||||
.KHR_load_store_op_none = true,
|
||||
.KHR_maintenance1 = true,
|
||||
.KHR_maintenance2 = true,
|
||||
.KHR_maintenance3 = true,
|
||||
|
Reference in New Issue
Block a user