d-metal-binding v1.1.1 (2023-03-29T00:11:10Z)
Dub
Repo
MTLCommandBuffer.commit
metal
commandbuffer
MTLCommandBuffer
Submits the command buffer to run on the GPU.
interface
MTLCommandBuffer
@
selector
("commit")
void
commit
(
)
Meta
Source
See Implementation
metal
commandbuffer
MTLCommandBuffer
functions
addCompletedHandler
addScheduleHandler
blitCommandEncoder
blitCommandEncoderWithDescriptor
commit
encodeSignalEvent
encodeWaitForEvent
enqueue
label
presentDrawable
presentDrawableAfterMinimumDuration
renderCommandEncoderWithDescriptor
status
waitUntilCompleted
waitUntilScheduled
Submits the command buffer to run on the GPU.