Editar

Compartir a través de


MTLRenderPipelineError Enum

Definition

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

Applies to