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.
The root signature defines what resources are bound to the graphics pipeline. A root signature is configured by the app and links command lists to the resources the shaders require. Currently, there is one graphics and one compute root signature per app.
Inheritance
The ID3D12RootSignature interface inherits from the ID3D12DeviceChild interface.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d12.h |