MTLCommandBuffer.encodeWaitForEvent

Encodes a command into the command buffer that pauses the GPU from running subsequent passes until the event equals or exceeds a value.

interface MTLCommandBuffer
@selector("encodeWaitForEvent:value:")
void
encodeWaitForEvent

Meta