---
title: MTLResourceID
framework: metal
role: symbol
role_heading: Structure
path: metal/mtlresourceid
---

# MTLResourceID

## Declaration

```swift
struct MTLResourceID
```

## Mentioned in

Understanding the Metal 4 core API

## Topics

### Initializers

- [init()](metal/mtlresourceid/init().md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Sendable](swift/sendable.md)

## See Also

### Common resource functionality

- [MTLGPUAddress](metal/mtlgpuaddress.md)
- [MTLAllocation](metal/mtlallocation.md)
- [MTLResource](metal/mtlresource.md)
- [MTLResourceOptions](metal/mtlresourceoptions.md)
- [MTLResourceUsage](metal/mtlresourceusage.md)
