device
The Metal device that owns the residency set.
Declaration
var device: any MTLDevice { get }Discussion
The device assigns itself to this property when you create a residency set with its makeResidencySet(descriptor:) method.
The Metal device that owns the residency set.
var device: any MTLDevice { get }The device assigns itself to this property when you create a residency set with its makeResidencySet(descriptor:) method.