File: BarrierNode.md | Updated: 11/15/2025
Represents a GPU control barrier that synchronizes compute operations within a given scope.
This node can only be used with a WebGPU backend.
Constructs a new barrier node.
scope | The scope defines the behavior of the node.
---|---