ID3D12RootSignatureDeserializer::GetRootSignatureDesc method
Gets the layout of the root signature.
Syntax
D3D12_ROOT_SIGNATURE_DESC GetRootSignatureDesc();
Parameters
This method has no parameters.
Return value
Type: D3D12_ROOT_SIGNATURE_DESC
This method returns a deserialized root signature in a D3D12_ROOT_SIGNATURE_DESC structure that describes the layout of the root signature.
Requirements
|
Header |
|
|---|---|
|
Library |
|
|
DLL |
|
See also
Show: