Contents

setBarrier()

Adds a barrier to ensure that commands executed prior to this command are complete before this command executes.

Declaration

func setBarrier()

Discussion

Set or clear barriers (as needed) before encoding the command.

See Also

Synchronizing command execution