init(pipelines:commandQueue:)
Initialize a ComputeGraphSimulation for the given pipelines
Declaration
convenience init(pipelines: ComputeNodeGraph.Pipelines, commandQueue: any MTLCommandQueue)Discussion
The simulation will use the provided command queue for operations such as fastForward() and resetting the system.