---
title: bufferTypeInfo
framework: metal
role: symbol
role_heading: Type Property
path: metal/mtlpipelineoption/buffertypeinfo
---

# bufferTypeInfo

An option instance that provides detailed buffer type information for buffer arguments.

## Declaration

```swift
static var bufferTypeInfo: MTLPipelineOption { get }
```

## Discussion

Discussion This option provides the bufferStructType and bufferPointerType properties for the MTLPipelineOption stored in argumentInfo.

## See Also

### Retrieving argument information

- [failOnBinaryArchiveMiss](metal/mtlpipelineoption/failonbinaryarchivemiss.md)
- [argumentInfo](metal/mtlpipelineoption/argumentinfo.md)
