ID3D12GraphicsCommandList5 interface (d3d12.h)
Encapsulates a list of graphics commands for rendering, extending the interface to support variable-rate shading (VRS). For more info, see Variable-rate shading (VRS).
Inheritance
The ID3D12GraphicsCommandList5 interface inherits from the ID3D12GraphicsCommandList4 interface.
Inheritance
The ID3D12GraphicsCommandList5 interface inherits from the ID3D12GraphicsCommandList4 interface.
Methods
The ID3D12GraphicsCommandList5 interface has these methods.
ID3D12GraphicsCommandList5::RSSetShadingRate The ID3D12GraphicsCommandList5::RSSetShadingRate method (d3d12.h) sets the base shading rate, and combiners, for variable-rate shading (VRS). |
ID3D12GraphicsCommandList5::RSSetShadingRateImage The ID3D12GraphicsCommandList5::RSSetShadingRateImage method (d3d12.h) sets the screen-space shading-rate image for variable-rate shading (VRS). |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Header | d3d12.h |