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_0001 Pfnd3d12ddiCalcPrivatePipelineStateSize0001;
SIZE_T Pfnd3d12ddiCalcPrivatePipelineStateSize0001(
D3D12DDI_HDEVICE unnamedParam1,
const D3D12DDIARG_CREATE_PIPELINE_STATE_0001 *unnamedParam2
)
{...}
Parameters
unnamedParam1
A handle to the display device (graphics context).
unnamedParam2
Used to create a pipeline state.
Return value
The size in bytes of the state size.
Requirements
Requirement | Value |
---|---|
Header | d3d12umddi.h |