Contents

MTL4CompilerTaskOptions

The configuration options that control the behavior of a compilation task for a Metal 4 compiler instance.

Declaration

class MTL4CompilerTaskOptions

Overview

You can configure task-specific settings that affect a compilation task by creating an instance of this class, setting its properties, and passing it to one of the applicable methods of an MTL4Compiler instance.

Topics

Instance Properties

See Also

Shader compilation