Contents

MTL4RenderPipelineDescriptor

Groups together properties to create a render pipeline state object.

Declaration

class MTL4RenderPipelineDescriptor

Overview

Compared to MTLRenderPipelineDescriptor, this interface doesn’t offer a mechanism to hint to Metal mutability of vertex and fragment buffers. Additionally, using this descriptor, you don’t specify binary archives.

Topics

Instance Properties

Instance Methods

See Also

Render pipeline states