mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-17 06:32:40 +00:00
spirv: Define StorageImageWriteWithoutFormat capability when used
This commit is contained in:
@@ -129,6 +129,7 @@ struct Info {
|
||||
bool uses_subgroup_mask{};
|
||||
bool uses_fswzadd{};
|
||||
bool uses_typeless_image_reads{};
|
||||
bool uses_typeless_image_writes{};
|
||||
bool uses_shared_increment{};
|
||||
bool uses_shared_decrement{};
|
||||
bool uses_global_increment{};
|
||||
|
||||
Reference in New Issue
Block a user