---
title: "ComputeNodeGraph.Assembly.Location.deviceBuffer(index:offset:)"
framework: Compute Graph
role: symbol
role_heading: Case
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: "computegraph/computenodegraph/assembly/location/devicebuffer(index:offset:)"
---

# ComputeNodeGraph.Assembly.Location.deviceBuffer(index:offset:)

Value is in the deviceBuffers table at the specified index and offset

## Declaration

```swift
case deviceBuffer(index: Int, offset: Int)
```
