Contents

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.