MTL4CommandQueueError Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.Native]
public enum MTL4CommandQueueError
[<ObjCRuntime.Native>]
type MTL4CommandQueueError =
- Inheritance
-
MTL4CommandQueueError
- Attributes
Fields
| Name | Value | Description |
|---|---|---|
| None | 0 | |
| Timeout | 1 | |
| NotPermitted | 2 | |
| OutOfMemory | 3 | |
| DeviceRemoved | 4 | |
| AccessRevoked | 5 | |
| Internal | 6 |