---
title: ComputeNodeGraph.StructureLayout
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/structurelayout
---

# ComputeNodeGraph.StructureLayout

## Declaration

```swift
struct StructureLayout
```

## Topics

### Structures

- [ComputeNodeGraph.StructureLayout.Member](computegraph/computenodegraph/structurelayout/member.md)

### Initializers

- [init()](computegraph/computenodegraph/structurelayout/init().md)

### Instance Properties

- [members](computegraph/computenodegraph/structurelayout/members.md)
- [size](computegraph/computenodegraph/structurelayout/size.md)
- [stride](computegraph/computenodegraph/structurelayout/stride.md)

## Relationships

### Conforms To

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