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.
The device instance that creates the pipeline state.
var device: any MTLDevice { get }You can only use the pipeline state object with this device object.