Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ID3D12DescriptorHeap::GetDesc method (d3d12.h)

Gets the descriptor heap description.

Syntax

D3D12_DESCRIPTOR_HEAP_DESC GetDesc();

Return value

Type: D3D12_DESCRIPTOR_HEAP_DESC

The description of the descriptor heap, as a D3D12_DESCRIPTOR_HEAP_DESC structure.

Requirements

Requirement Value
Target Platform Windows
Header d3d12.h

See also

ID3D12DescriptorHeap


Feedback

Was this page helpful?

Additional resources