Contents

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.

See Also

Identifying the command encoder