mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-15 15:00:06 +00:00
clang-format
This commit is contained in:
parent
fbbad95845
commit
ecf275887b
@ -289,7 +289,7 @@ public:
|
|||||||
AddCapability(spv::Capability::ShaderViewportIndexLayerEXT);
|
AddCapability(spv::Capability::ShaderViewportIndexLayerEXT);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (device.IsShaderStorageImageReadWithoutFormatSupported()) {
|
if (device.IsShaderStorageImageReadWithoutFormatSupported()) {
|
||||||
AddCapability(spv::Capability::StorageImageReadWithoutFormat);
|
AddCapability(spv::Capability::StorageImageReadWithoutFormat);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user