Skip to content

Latest commit

 

History

History
77 lines (61 loc) · 2.5 KB

nf-d3d12-id3d12graphicscommandlist-setcomputeroot32bitconstant.md

File metadata and controls

77 lines (61 loc) · 2.5 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:d3d12.ID3D12GraphicsCommandList.SetComputeRoot32BitConstant
ID3D12GraphicsCommandList::SetComputeRoot32BitConstant (d3d12.h)
Sets a constant in the compute root signature.
ID3D12GraphicsCommandList interface
SetComputeRoot32BitConstant method
ID3D12GraphicsCommandList.SetComputeRoot32BitConstant
ID3D12GraphicsCommandList::SetComputeRoot32BitConstant
SetComputeRoot32BitConstant
SetComputeRoot32BitConstant method
SetComputeRoot32BitConstant method
ID3D12GraphicsCommandList interface
d3d12/ID3D12GraphicsCommandList::SetComputeRoot32BitConstant
direct3d12.id3d12graphicscommandlist_setcomputeroot32bitconstant
direct3d12\id3d12graphicscommandlist_setcomputeroot32bitconstant.htm
direct3d12
A250052F-A24A-4234-8A39-0995A00B6E01
12/05/2018
ID3D12GraphicsCommandList interface,SetComputeRoot32BitConstant method, ID3D12GraphicsCommandList.SetComputeRoot32BitConstant, ID3D12GraphicsCommandList::SetComputeRoot32BitConstant, SetComputeRoot32BitConstant, SetComputeRoot32BitConstant method, SetComputeRoot32BitConstant method,ID3D12GraphicsCommandList interface, d3d12/ID3D12GraphicsCommandList::SetComputeRoot32BitConstant, direct3d12.id3d12graphicscommandlist_setcomputeroot32bitconstant
d3d12.h
Windows
D3d12.lib
D3d12.dll
Windows
19H1
ID3D12GraphicsCommandList::SetComputeRoot32BitConstant
d3d12/ID3D12GraphicsCommandList::SetComputeRoot32BitConstant
c++
APIRef
kbSyntax
COM
d3d12.dll
ID3D12GraphicsCommandList.SetComputeRoot32BitConstant

ID3D12GraphicsCommandList::SetComputeRoot32BitConstant

-description

Sets a constant in the compute root signature.

-parameters

-param RootParameterIndex [in]

Type: UINT

The slot number for binding.

-param SrcData [in]

Type: UINT

The source data for the constant to set.

-param DestOffsetIn32BitValues [in]

Type: UINT

The offset, in 32-bit values, to set the constant in the root signature.

-see-also

ID3D12GraphicsCommandList