Skip to main content
Sets a CPU descriptor handle for the constant buffer in the graphics root signature.

Syntax

Parameters

RootParameterIndex [in]
Type: UINT
The slot number for binding. BufferLocation [in]
Type: D3D12_GPU_VIRTUAL_ADDRESS
The GPU virtual address of the constant buffer. D3D12_GPU_VIRTUAL_ADDRESS is a typedef’d alias of UINT64.

Return value

Type: void None.

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

ID3D12GraphicsCommandList
Last modified on August 20, 2026