---
title: internal
framework: metal
role: symbol
role_heading: Type Property
path: metal/mtlcountersamplebuffererror-swift.struct/internal
---

# internal

An error code that indicates the Metal framework has an internal problem.

## Declaration

```swift
static var `internal`: MTLCounterSampleBufferError.Code { get }
```

## Discussion

Discussion The local description contains the underlying error code. You can report the scenario that generated this error code with Feedback Assistant.

## See Also

### Error code values

- [outOfMemory](metal/mtlcountersamplebuffererror-swift.struct/outofmemory.md)
- [invalid](metal/mtlcountersamplebuffererror-swift.struct/invalid.md)
- [MTLCounterSampleBufferError.Code](metal/mtlcountersamplebuffererror-swift.struct/code.md)
