Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the layout of the compute root signature.
Syntax
void SetComputeRootSignature(
[in, optional] ID3D12RootSignature *pRootSignature
);
Parameters
[in, optional] pRootSignature
Type: ID3D12RootSignature*
A pointer to the ID3D12RootSignature object.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d12.h |
Library | D3d12.lib |
DLL | D3d12.dll |