mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-11-04 08:59:03 -06:00 
			
		
		
		
	clang-format
This commit is contained in:
		@@ -289,7 +289,7 @@ public:
 | 
			
		||||
                AddCapability(spv::Capability::ShaderViewportIndexLayerEXT);
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        
 | 
			
		||||
 | 
			
		||||
        if (device.IsShaderStorageImageReadWithoutFormatSupported()) {
 | 
			
		||||
            AddCapability(spv::Capability::StorageImageReadWithoutFormat);
 | 
			
		||||
        }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user