PFND3D12DDI_DESTROYVIDEOMOTIONVECTORHEAP_0053 callback function (d3d12umddi.h)

Destroys the video motion vector heap.

Syntax

PFND3D12DDI_DESTROYVIDEOMOTIONVECTORHEAP_0053 Pfnd3d12ddiDestroyvideomotionvectorheap0053;

void Pfnd3d12ddiDestroyvideomotionvectorheap0053(
  D3D12DDI_HDEVICE hDrvDevice,
  D3D12DDI_HVIDEOMOTIONVECTORHEAP_0053 hDrvMotionEstimator
)
{...}

Parameters

hDrvDevice

A handle to the display device (graphics context) that the Direct3D runtime uses.

hDrvMotionEstimator

A handle to the user mode driver motion estimator type.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10, version 1809
Header d3d12umddi.h