Skip to content

Latest commit

 

History

History
63 lines (51 loc) · 2.05 KB

ns-dxgiddi-dxgiddicb_present_multiplane_overlay1.md

File metadata and controls

63 lines (51 loc) · 2.05 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:dxgiddi.DXGIDDICB_PRESENT_MULTIPLANE_OVERLAY1
DXGIDDICB_PRESENT_MULTIPLANE_OVERLAY1 (dxgiddi.h)
Describes multiplane overlay allocations, private driver data, and context information for each multiplane overlay plane.
display\dxgiddicb_present_multiplane_overlay1.htm
display
05/10/2018
DXGIDDICB_PRESENT_MULTIPLANE_OVERLAY1 structure
DXGIDDICB_PRESENT_MULTIPLANE_OVERLAY1, DXGIDDICB_PRESENT_MULTIPLANE_OVERLAY1 structure [Display Devices], display.dxgiddicb_present_multiplane_overlay1, dxgiddi/DXGIDDICB_PRESENT_MULTIPLANE_OVERLAY1
dxgiddi.h
Windows
Windows
DXGIDDICB_PRESENT_MULTIPLANE_OVERLAY1
DXGIDDICB_PRESENT_MULTIPLANE_OVERLAY1
dxgiddi/DXGIDDICB_PRESENT_MULTIPLANE_OVERLAY1
APIRef
kbSyntax
HeaderDef
dxgiddi.h
DXGIDDICB_PRESENT_MULTIPLANE_OVERLAY1

DXGIDDICB_PRESENT_MULTIPLANE_OVERLAY1 structure

-description

Describes multiplane overlay allocations, private driver data, and context information for each multiplane overlay plane.

-struct-fields

-field pDXGIContext

A handle to the DXGI context. This handle is opaque to the driver. The driver should assign the handle from the pDXGIContext member DXGI_DDI_ARG_PRESENTMULTIPLANEOVERLAY1 structure that the driver received in a call to its pfnPresentMultiplaneOverlay function to this member.

-field PresentPlaneCount

The number of planes in the array that the ppPresentPlanes member specifies.

-field ppPresentPlanes

An array of pointers to a structure of type DXGIDDI_MULTIPLANE_OVERLAY_PLANE_INFO that specify information about the multiplane overlay planes.