Share via


MTLCommandEncoderErrorState Enum

Definition

[ObjCRuntime.Native]
public enum MTLCommandEncoderErrorState
[<ObjCRuntime.Native>]
type MTLCommandEncoderErrorState = 
Inheritance
MTLCommandEncoderErrorState
Attributes

Fields

Name Value Description
Unknown 0
Completed 1
Affected 2
Pending 3
Faulted 4

Applies to