Share via


MTLStitchedLibraryOptions Enum

Definition

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Native]
[System.Flags]
public enum MTLStitchedLibraryOptions
[<ObjCRuntime.Native>]
[<System.Flags>]
type MTLStitchedLibraryOptions = 
Inheritance
MTLStitchedLibraryOptions
Attributes

Fields

Name Value Description
None 0
FailOnBinaryArchiveMiss 1
StoreLibraryInMetalPipelinesScript 2

Applies to