device
The Metal device from which the command encoder was created.
Declaration
var device: any MTLDevice { get }Discussion
This command encoder can only be used with this MTLDevice.
The Metal device from which the command encoder was created.
var device: any MTLDevice { get }This command encoder can only be used with this MTLDevice.