Skip to content

Commit 9c93bc9

Browse files
committed
[Metal] Fix compile error in MultiSubmitCommandBuffer after Pack() was removed from VirtualCommandBuffer.
1 parent 075467b commit 9c93bc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sources/Renderer/Metal/Command/MTMultiSubmitCommandBuffer.mm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
FlushContext();
6464
PresentDrawables();
6565
}
66-
buffer_.Pack();
6766
}
6867

6968
void MTMultiSubmitCommandBuffer::Execute(CommandBuffer& secondaryCommandBuffer)

0 commit comments

Comments
 (0)