MTLCommandBufferError Enum

Definition

Enumeration of error codes describing why a command buffer has failed.

public enum MTLCommandBufferError
type MTLCommandBufferError = 
Inheritance
MTLCommandBufferError

Fields

Blacklisted 4
DeviceRemoved 11

Indicates that the device was removed.

Internal 1
InvalidResource 9
Memoryless 10
None 0
NotPermitted 7
OutOfMemory 8
PageFault 3
Timeout 2

Applies to