Skip to content

Latest commit

 

History

History
78 lines (58 loc) · 2.48 KB

ns-d3dumddi-_dxvahdddi_surface.md

File metadata and controls

78 lines (58 loc) · 2.48 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:d3dumddi._DXVAHDDDI_SURFACE
_DXVAHDDDI_SURFACE (d3dumddi.h)
The DXVAHDDDI_SURFACE structure describes a surface.
display\dxvahdddi_surface.htm
display
05/10/2018
DXVAHDDDI_SURFACE structure
DXVA2_Structs_8032b044-07e9-4bb7-9367-1c3283bbf145.xml, DXVAHDDDI_SURFACE, DXVAHDDDI_SURFACE structure [Display Devices], _DXVAHDDDI_SURFACE, d3dumddi/DXVAHDDDI_SURFACE, display.dxvahdddi_surface
d3dumddi.h
D3dumddi.h
Windows
DXVAHDDDI_SURFACE is supported beginning with the Windows 7 operating system.
Windows
DXVAHDDDI_SURFACE
_DXVAHDDDI_SURFACE
d3dumddi/_DXVAHDDDI_SURFACE
DXVAHDDDI_SURFACE
d3dumddi/DXVAHDDDI_SURFACE
APIRef
kbSyntax
HeaderDef
d3dumddi.h
_DXVAHDDDI_SURFACE
DXVAHDDDI_SURFACE

_DXVAHDDDI_SURFACE structure

-description

The DXVAHDDDI_SURFACE structure describes a surface.

-struct-fields

-field hResource [in]

A handle to the resource that contains the surface.

-field SubResourceIndex [in]

The zero-based index into the resource, which the handle in the hResource member specifies. The SubResourceIndex index indicates the surface.

-remarks

DXVAHDDDI_SURFACE structures are used to describe surfaces in members of the DXVAHDDDI_STREAM_DATA and D3DDDIARG_DXVAHD_VIDEOPROCESSBLTHD structures in a call to the driver's VideoProcessBltHD function.

-see-also

D3DDDIARG_DXVAHD_VIDEOPROCESSBLTHD

DXVAHDDDI_STREAM_DATA

VideoProcessBltHD