Contents

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.

See Also

Inspecting a residency set