venus: add VK_EXT_load_store_op_none support

There's no feature/properties structs associated with this extension.

Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22243>
This commit is contained in:
Yiwei Zhang 2023-03-31 08:28:04 +00:00 committed by Marge Bot
parent 303a2136a4
commit 9c19d426cd

View file

@ -1123,6 +1123,7 @@ vn_physical_device_get_passthrough_extensions(
.EXT_image_view_min_lod = true,
.EXT_index_type_uint8 = true,
.EXT_line_rasterization = true,
.EXT_load_store_op_none = true,
.EXT_memory_budget = true,
.EXT_multi_draw = true,
.EXT_mutable_descriptor_type = true,