D3D12DDI_RESOLVE_VIDEO_MOTION_VECTOR_HEAP_INPUT_0053 structure (d3d12umddi.h)

Describes the input of the resolve operation.

Syntax

typedef struct D3D12DDI_RESOLVE_VIDEO_MOTION_VECTOR_HEAP_INPUT_0053 {
  D3D12DDI_HVIDEOMOTIONVECTORHEAP_0053 hDrvMotionVectorHeap;
  UINT                                 PixelWidth;
  UINT                                 PixelHeight;
} D3D12DDI_RESOLVE_VIDEO_MOTION_VECTOR_HEAP_INPUT_0053;

Members

hDrvMotionVectorHeap

The input buffer for hardware dependent layout.

PixelWidth

Width in pixels.

PixelHeight

Height in pixels.

Requirements

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