---
title: MTLBufferBinding
framework: metal
role: symbol
role_heading: Protocol
path: metal/mtlbufferbinding
---

# MTLBufferBinding

## Declaration

```swift
protocol MTLBufferBinding : MTLBinding
```

## Topics

### Instance Properties

- [bufferAlignment](metal/mtlbufferbinding/bufferalignment.md)
- [bufferDataSize](metal/mtlbufferbinding/bufferdatasize.md)
- [bufferDataType](metal/mtlbufferbinding/bufferdatatype.md)
- [bufferPointerType](metal/mtlbufferbinding/bufferpointertype.md)
- [bufferStructType](metal/mtlbufferbinding/bufferstructtype.md)

## Relationships

### Inherits From

- [MTLBinding](metal/mtlbinding.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Introspection data

- [MTLComputePipelineReflection](metal/mtlcomputepipelinereflection.md)
- [MTLAutoreleasedComputePipelineReflection](metal/mtlautoreleasedcomputepipelinereflection.md)
- [MTLRenderPipelineReflection](metal/mtlrenderpipelinereflection.md)
- [MTLAutoreleasedRenderPipelineReflection](metal/mtlautoreleasedrenderpipelinereflection.md)
- [MTLBindingType](metal/mtlbindingtype.md)
- [MTLBinding](metal/mtlbinding.md)
- [MTLBindingAccess](metal/mtlbindingaccess.md)
- [MTLTextureBinding](metal/mtltexturebinding.md)
- [MTLThreadgroupBinding](metal/mtlthreadgroupbinding.md)
- [MTLObjectPayloadBinding](metal/mtlobjectpayloadbinding.md)
