correct comment

This commit is contained in:
Samuliak 2024-09-14 17:21:23 +02:00
parent 008c11ce71
commit 2961151f25

View File

@ -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();