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

# outOfMemory

An error code that indicates the GPU device doesn’t have sufficient memory to create a counter sample buffer.

## Declaration

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

## See Also

### Error code values

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