PFND3D12DDI_RS_SET_SHADING_RATE_IMAGE_0062 callback function (d3d12umddi.h)
Sets the screen space image.
Syntax
PFND3D12DDI_RS_SET_SHADING_RATE_IMAGE_0062 Pfnd3d12ddiRsSetShadingRateImage0062;
void Pfnd3d12ddiRsSetShadingRateImage0062(
D3D12DDI_HCOMMANDLIST unnamedParam1,
D3D12DDI_HRESOURCE hShadingRateImage
)
{...}
Parameters
unnamedParam1
A handle to the command list.
hShadingRateImage
A handle to the resource that contains the shading rate image.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1903 |
Header | d3d12umddi.h |