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
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk 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.