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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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.