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

ID3D12Heap

 

 

Show: