ID3D12Heap interface
A heap is an abstraction of contiguous memory allocation, used to manage physical memory. This heap can be used with ID3D12Resource objects to support placed resources or reserved resources.
Members
The ID3D12Heap interface inherits from ID3D12Pageable. ID3D12Heap also has these types of members:
Methods
The ID3D12Heap interface has these methods.
| Method | Description |
|---|---|
| GetDesc |
Gets the heap description. |
Requirements
|
Header |
|
|---|---|
|
Library |
|
|
DLL |
|
See also
Show: