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.
Calculates the video motion vector heap size.
Syntax
PFND3D12DDI_CALCPRIVATEVIDEOMOTIONVECTORHEAPSIZE_0060 Pfnd3d12ddiCalcprivatevideomotionvectorheapsize0060;
SIZE_T Pfnd3d12ddiCalcprivatevideomotionvectorheapsize0060(
D3D12DDI_HDEVICE hDrvDevice,
const D3D12DDIARG_CREATE_VIDEO_MOTION_VECTOR_HEAP_0060 *pArgs
)
{...}
Parameters
hDrvDevice
A handle to the display device (graphics context).
pArgs
Pointer to a D3D12DDIARG_CREATE_VIDEO_MOTION_VECTOR_HEAP_0060 structure.
Return value
Returns SIZE_T.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1903 |
Header | d3d12umddi.h |