d-metal-binding ~master (2026-08-26T11:27:33.1656625)
Dub
Repo
MTLBlitCommandEncoder.waitForFence
metal
blitcommandencoder
MTLBlitCommandEncoder
Encodes a command that instructs the GPU to wait until a pass updates a fence.
interface
MTLBlitCommandEncoder
@
nogc
nothrow
@
selector
("waitForFence:")
void
waitForFence
(
MTLFence
)
Meta
Source
See Implementation
metal
blitcommandencoder
MTLBlitCommandEncoder
functions
copyFromBuffer
copyFromTexture
fillBuffer
generateMipmapsForTexture
getTextureAccessCounters
optimizeContentsForCPUAccess
optimizeContentsForGPUAccess
resetTextureAccessCounters
synchronizeResource
synchronizeTexture
updateFence
waitForFence
Encodes a command that instructs the GPU to wait until a pass updates a fence.