Athugasemd
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Calculates the driver object size. The Direct3D runtime allocates memory for storing the drivers CPU object representing the motion estimator.
Syntax
PFND3D12DDI_CALCPRIVATEVIDEOMOTIONESTIMATORSIZE_0060 Pfnd3d12ddiCalcprivatevideomotionestimatorsize0060;
SIZE_T Pfnd3d12ddiCalcprivatevideomotionestimatorsize0060(
D3D12DDI_HDEVICE hDrvDevice,
const D3D12DDIARG_CREATE_VIDEO_MOTION_ESTIMATOR_0060 *pArgs
)
{...}
Parameters
hDrvDevice
A handle to the display device (graphics context) that the Direct3D runtime uses.
pArgs
Pointer to a D3D12DDIARG_CREATE_VIDEO_MOTION_ESTIMATOR_0060 structure.
Return value
Returns SIZE_T that represents the driver object size.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1903 |
Header | d3d12umddi.h |