Contents

outOfMemory

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

Declaration

static var outOfMemory: MTLCounterSampleBufferError.Code { get }

See Also

Error code values