MTLCommandBuffer.encodeSignalEvent

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("encodeSignalEvent:value:")
void
encodeSignalEvent

Meta