reuse command buffers flag
This commit is contained in:
@@ -8,6 +8,7 @@ gnCommandFunctions loadMetalCommandFunctions() {
|
||||
._gnBeginCommandBuffer = beginMetalCommandBuffer,
|
||||
._gnResetCommandBuffer = resetMetalCommandBuffer,
|
||||
._gnEndCommandBuffer = endMetalCommandBuffer,
|
||||
._gnDestroyCommandBuffer = destroyMetalCommandBuffer,
|
||||
|
||||
._gnCommandBeginRenderPass = metelBeginRenderPass,
|
||||
._gnCommandEndRenderPass = endMetalRenderPass,
|
||||
|
Reference in New Issue
Block a user