MTLBlitCommandEncoder.synchronizeResource

Encodes a command that synchronizes the CPU’s copy of a managed resource, such as a buffer or texture, so that it matches the GPU’s copy.

interface MTLBlitCommandEncoder
@selector("synchronizeResource:")
void
synchronizeResource

Meta