Expand description
Metal heap resources.
Corresponds to Metal/MTLHeap.hpp.
Heaps allow you to allocate multiple resources from a single memory allocation.
Structsยง
- Heap
- A memory pool from which resources can be allocated.
- Heap
Descriptor - A configuration for a heap.