accessRevoked
An error code that indicates the system has revoked the Metal device’s access because it’s responsible for too many timeouts or hangs.
Declaration
static var accessRevoked: MTLCommandBufferError.Code { get }See Also
Error codes
MTLCommandBufferError.Code.noneMTLCommandBufferError.Code.timeoutMTLCommandBufferError.Code.pageFaultMTLCommandBufferError.Code.notPermittedMTLCommandBufferError.Code.outOfMemoryMTLCommandBufferError.Code.invalidResourceMTLCommandBufferError.Code.memorylessMTLCommandBufferError.Code.deviceRemovedMTLCommandBufferError.Code.stackOverflowMTLCommandBufferError.Code.internal