ID3D12DescriptorHeap::GetCPUDescriptorHandleForHeapStart メソッド (d3d12.h)

ヒープの開始を表す CPU 記述子ハンドルを取得します。

構文

D3D12_CPU_DESCRIPTOR_HANDLE GetCPUDescriptorHandleForHeapStart();

戻り値

種類: D3D12_CPU_DESCRIPTOR_HANDLE

ヒープの先頭を表す CPU 記述子ハンドルを返します。

要件

   
対象プラットフォーム Windows
ヘッダー d3d12.h
Library D3D12.lib
[DLL] D3D12.dll

関連項目

ID3D12DescriptorHeap