enqueueBarrier()
Appends a barrier that tells the input/output command queue to finish running all in-flight command buffers before running any new command buffers.
Declaration
func enqueueBarrier()Appends a barrier that tells the input/output command queue to finish running all in-flight command buffers before running any new command buffers.
func enqueueBarrier()