Contents

device

The device instance that creates the pipeline state.

Declaration

var device: any MTLDevice { get }

Discussion

You can only use the pipeline state object with this device object.

See Also

Identifying a pipeline state