Fix whitespace
This commit is contained in:
parent
d8d33417e9
commit
16a4374ae8
2 changed files with 3 additions and 3 deletions
|
@ -132,7 +132,7 @@ namespace Ryujinx.Graphics.Vulkan
|
|||
}
|
||||
|
||||
public PrimitiveTopology TopologyClass;
|
||||
|
||||
|
||||
public LogicOp LogicOp
|
||||
{
|
||||
readonly get => (LogicOp)((Internal.Id7 >> 20) & 0xF);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue