Editar

Compartir a través de


MTLLibraryError Enum

Definition

Enumerates errors possible in the creation of an MTLLibrary or MTLFunction object.

public enum MTLLibraryError
type MTLLibraryError = 
Inheritance
MTLLibraryError

Fields

Name Value Description
Unsupported 1
Internal 2
CompileFailure 3
CompileWarning 4
FunctionNotFound 5
FileNotFound 6

Applies to