addBarrier()
Encodes a barrier into the command buffer.
Declaration
func addBarrier()Discussion
The method encodes a barrier that starts any subsequent commands only after all the previously encoded commands have completed.
Encodes a barrier into the command buffer.
func addBarrier()The method encodes a barrier that starts any subsequent commands only after all the previously encoded commands have completed.