Skip to content

radv: Enable VK_EXT_load_store_op_none.

VK_ATTACHMENT_STORE_OP_NONE_EXT is already supported through VK_KHR_dynamic_rendering. It doesn't seem like we need to do anything special for VK_ATTACHMENT_LOAD_OP_NONE_EXT.

Edited by Georg Lehmann

Merge request reports