d-metal-binding ~master (2026-08-26T11:27:33.1656625)
Dub
Repo
MTLCommandBuffer.presentDrawable
metal
commandbuffer
MTLCommandBuffer
Presents a drawable as early as possible.
void
presentDrawable
(MTLDrawable drawable)
interface
MTLCommandBuffer
@
nogc
nothrow
@
selector
("presentDrawable:")
void
presentDrawable
(
MTLDrawable
drawable
)
void
presentDrawable
(MTLDrawable drawable, CFTimeInterval presentationTime)
Meta
Source
See Implementation
metal
commandbuffer
MTLCommandBuffer
functions
GPUEndTime
GPUStartTime
addCompletedHandler
addScheduleHandler
blitCommandEncoder
blitCommandEncoderWithDescriptor
commandQueue
commit
encodeSignalEvent
encodeWaitForEvent
enqueue
error
errorOptions
kernelEndTime
kernelStartTime
label
logs
popDebugGroup
presentDrawable
presentDrawableAfterMinimumDuration
pushDebugGroup
renderCommandEncoderWithDescriptor
status
waitUntilCompleted
waitUntilScheduled
Presents a drawable as early as possible.