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.
Used to calculate the pipeline state size.
Syntax
PFND3D12DDI_CALC_PRIVATE_PIPELINE_STATE_SIZE_0033 Pfnd3d12ddiCalcPrivatePipelineStateSize0033;
SIZE_T Pfnd3d12ddiCalcPrivatePipelineStateSize0033(
D3D12DDI_HDEVICE unnamedParam1,
const D3D12DDIARG_CREATE_PIPELINE_STATE_0033 *unnamedParam2
)
{...}
Parameters
unnamedParam1
hDevice
A handle to the display device (graphics context).
unnamedParam2
d3d12ddiarg_create_pipeline_state_0033 [in]
Used to create a pipeline state.
Return value
The size in bytes of the state size.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 |
Minimum supported server | Windows Server 2016 |
Target Platform | Windows |
Header | d3d12umddi.h |