mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-01-07 15:48:15 +01:00
correct comment
This commit is contained in:
parent
008c11ce71
commit
2961151f25
@ -260,7 +260,7 @@ void MetalRenderer::SwapBuffers(bool swapTV, bool swapDRC)
|
||||
if (swapDRC)
|
||||
SwapBuffer(false);
|
||||
|
||||
// Reset the command buffers (they are released in)
|
||||
// Reset the command buffers (they are released by TemporaryBufferAllocator)
|
||||
CommitCommandBuffer();
|
||||
m_commandBuffers.clear();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user