---
title: ComputeNodeGraph.Pipelines
framework: Compute Graph
role: symbol
role_heading: Structure
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: computegraph/computenodegraph/pipelines
---

# ComputeNodeGraph.Pipelines

Fully-compiled shaders for a compute graph.

## Declaration

```swift
struct Pipelines
```

## Overview

Overview You use pipelines to construct ComputeGraphSimulation objects. A pipeline can be used by many simulations at the same time.

## Topics

### Structures

- [ComputeNodeGraph.Pipelines.Options](computegraph/computenodegraph/pipelines/options-swift.struct.md)

### Initializers

- [init(_:)](computegraph/computenodegraph/pipelines/init(_:)-2h68e.md)
- [init(_:)](computegraph/computenodegraph/pipelines/init(_:)-5cutl.md)
- [init(descriptor:)](computegraph/computenodegraph/pipelines/init(descriptor:)-1jzxc.md)
- [init(descriptor:)](computegraph/computenodegraph/pipelines/init(descriptor:)-2t8g4.md)

### Instance Properties

- [assembly](computegraph/computenodegraph/pipelines/assembly.md)
- [options](computegraph/computenodegraph/pipelines/options-swift.property.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
