Skip to main content

Module argument

Module argument 

Source
Expand description

Argument enumerations.

Corresponds to Metal/MTLArgument.hpp.

Structs§

ArgumentType
Argument type for shader arguments.
BindingAccess
Binding access mode.
BindingType
Binding type for shader arguments.
IndexType
Index type for indexed drawing.

Type Aliases§

ArgumentAccess
Argument access mode (alias for BindingAccess).