Whitespace correction
This commit is contained in:
parent
84e8590d3f
commit
23be97f863
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ namespace Ryujinx.Graphics.Vulkan
|
|||
{
|
||||
shaderUsage |= ImageUsageFlags.StorageBit;
|
||||
}
|
||||
|
||||
|
||||
_imageView = CreateImageView(componentMapping, subresourceRange, type, shaderUsage);
|
||||
|
||||
// Framebuffer attachments and storage images requires a identity component mapping.
|
||||
|
|
Loading…
Add table
Reference in a new issue