ID3D12Heap::GetDesc method
Gets the heap description.
Syntax
D3D12_HEAP_DESC GetDesc();
Parameters
This method has no parameters.
Return value
Type: D3D12_HEAP_DESC
Returns the D3D12_HEAP_DESC structure that describes the heap.
See also
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the heap description.
D3D12_HEAP_DESC GetDesc();
This method has no parameters.
Type: D3D12_HEAP_DESC
Returns the D3D12_HEAP_DESC structure that describes the heap.