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.
Adds a barrier to ensure that commands executed prior to this command are complete before this command executes.
func setBarrier()Set or clear barriers (as needed) before encoding the command.