Contents

MTLAttributeDescriptorArray

An array of attribute descriptor objects.

Declaration

class MTLAttributeDescriptorArray

Overview

An MTLAttributeDescriptorArray defines the data format and index binding for the attribute argument table, using MTLAttributeDescriptor instances.

Topics

Accessing attribute state objects

See Also

Configuring compute pass inputs