Remove unused field
This commit is contained in:
parent
d0d3bca2a6
commit
e7bd0a8b47
1 changed files with 0 additions and 2 deletions
|
@ -86,8 +86,6 @@ namespace Ryujinx.Graphics.Vulkan
|
|||
private bool _tfActive;
|
||||
|
||||
private readonly PipelineColorBlendAttachmentState[] _storedBlend;
|
||||
|
||||
private ulong _drawCountSinceBarrier;
|
||||
public ulong DrawCount { get; private set; }
|
||||
public bool RenderPassActive { get; private set; }
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue