Contents

device

The device object that created the heap.

Declaration

var device: any MTLDevice { get }

Discussion

A heap is always associated with the MTLDevice that created it and can be used only with that device.

See Also

Checking a heap’s permanent configuration