> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ID3D12DescriptorHeap

> デスクリプター ヒープは、デスクリプターごとに 1 つの割り当てからなる、デスクリプターの連続した割り当てのコレクションです。

デスクリプター ヒープは、デスクリプターごとに 1 つの割り当てからなる、デスクリプターの連続した割り当てのコレクションです。デスクリプター ヒープには、シェーダー リソース ビュー (SRV)、順序なしアクセス ビュー (UAV)、定数バッファー ビュー (CBV)、サンプラーなど、パイプライン ステート オブジェクト (PSO) に含まれない多くのオブジェクト タイプが含まれます。

## 要件

**ヘッダー:** d3d12\_xs.h または d3d12\_x.h\
**ライブラリ:** d3d12\_xs.lib または d3d12\_x.lib\
**サポートされているプラットフォーム**: XBOX Series 本体および XBOX One ファミリ

## 関連項目

[コア インターフェイス](https://learn.microsoft.com/en-us/windows/desktop/direct3d12/direct3d-12-interfaces)

[デスクリプター ヒープの作成](https://learn.microsoft.com/en-us/windows/desktop/direct3d12/creating-descriptor-heaps)

[デスクリプター ヒープ](https://learn.microsoft.com/en-us/windows/desktop/direct3d12/descriptor-heaps)

[ID3D12Pageable](/reference/graphics/d3d12/interfaces/id3d12pageable/id3d12pageable_public)
