Skip to main content
Manages a query heap. A query heap holds an array of queries, referenced by indexes.

Remarks

For more information, refer to Queries.

Examples

The D3D12PredicationQueries sample uses ID3D12QueryHeap as follows: Create a query heap and a query result buffer.
Refer to the Example Code in the D3D12 Reference.

Requirements

Header: d3d12_xs.h or d3d12_x.h
Library: d3d12_xs.lib or d3d12_x.lib
Supported Platforms: XBOX Series consoles and XBOX One family

See Also

Core Interfaces ID3D12Pageable
Last modified on August 20, 2026