D3D12DDI_RESOLVE_VIDEO_MOTION_VECTOR_HEAP_INPUT_0053 struttura (d3d12umddi.h)
Descrive l'input dell'operazione di risoluzione.
Sintassi
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
Buffer di input per il layout dipendente dall'hardware.
PixelWidth
Larghezza in pixel.
PixelHeight
Altezza in pixel.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 10, versione 1809 |
Intestazione | d3d12umddi.h |