Contents

device

The device instance that created the pipeline state.

Declaration

var device: any MTLDevice { get }

Discussion

This compute state instance is only usable on the device set in this property.

See Also

Identifying a pipeline state