d-metal-binding v1.1.1 (2023-03-29T00:11:10Z)
Dub
Repo
MTLBlitCommandEncoder.waitForFence
metal
blitcommandencoder
MTLBlitCommandEncoder
Encodes a command that instructs the GPU to wait until a pass updates a fence.
interface
MTLBlitCommandEncoder
@
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.