heap
The heap on which the resource is allocated, if any.
Declaration
var heap: (any MTLHeap)? { get }Discussion
This value is nil if the resource isn’t allocated on a heap.
The heap on which the resource is allocated, if any.
var heap: (any MTLHeap)? { get }This value is nil if the resource isn’t allocated on a heap.