MTLCommandBuffer.addCompletedHandler

Registers a completion handler the GPU device calls immediately after the GPU finishes running the commands in the command buffer.

interface MTLCommandBuffer
@selector("addCompletedHandler:")
void
addCompletedHandler

Meta