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.
The device instance that created the pipeline state.
var device: any MTLDevice { get }This compute state instance is only usable on the device set in this property.