Contents

outOfMemory

An error code that indicates the GPU device doesn’t have sufficient memory to execute a command buffer.

Declaration

static var outOfMemory: MTLCommandBufferError.Code { get }

See Also

Errors codes