anv: promote EXT_load_store_op_none to KHR

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27274>
This commit is contained in:
Lionel Landwerlin 2024-01-25 16:49:38 +02:00 committed by Marge Bot
parent 87acc6b59b
commit d46bbf727d

View file

@ -255,6 +255,7 @@ get_device_extensions(const struct anv_physical_device *device,
#endif
.KHR_index_type_uint8 = true,
.KHR_line_rasterization = true,
.KHR_load_store_op_none = true,
.KHR_maintenance1 = true,
.KHR_maintenance2 = true,
.KHR_maintenance3 = true,