clang-format
This commit is contained in:
parent
fbbad95845
commit
ecf275887b
|
@ -289,7 +289,7 @@ public:
|
|||
AddCapability(spv::Capability::ShaderViewportIndexLayerEXT);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (device.IsShaderStorageImageReadWithoutFormatSupported()) {
|
||||
AddCapability(spv::Capability::StorageImageReadWithoutFormat);
|
||||
}
|
||||
|
|
Reference in New Issue