MTLRenderPipelineError 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.
Enumerates errors possible in the creation of a MTLRenderPipelineState.
public enum MTLRenderPipelineError
type MTLRenderPipelineError =
- Inheritance
-
MTLRenderPipelineError
Fields
Name | Value | Description |
---|---|---|
Internal | 1 | |
Unsupported | 2 | |
InvalidInput | 3 |