mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-16 11:48:28 +12:00
correct comment
This commit is contained in:
parent
008c11ce71
commit
2961151f25
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue