Skip to content

Latest commit

 

History

History
72 lines (52 loc) · 1.83 KB

ns-dxgiddi-dxgiddicb_submitpresentblttohwqueue.md

File metadata and controls

72 lines (52 loc) · 1.83 KB
UID title description 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.lib req.dll req.ddi-compliance req.unicode-ansi req.max-support req.typenames targetos tech.root f1_keywords topic_type api_type api_location api_name
NS:dxgiddi.DXGIDDICB_SUBMITPRESENTBLTTOHWQUEUE
DXGIDDICB_SUBMITPRESENTBLTTOHWQUEUE (dxgiddi.h)
Learn more about: DXGIDDICB_SUBMITPRESENTBLTTOHWQUEUE structure
10/19/2018
DXGIDDICB_SUBMITPRESENTBLTTOHWQUEUE structure
DXGIDDICB_SUBMITPRESENTBLTTOHWQUEUE, DXGIDDICB_SUBMITPRESENTBLTTOHWQUEUE,
dxgiddi.h
Windows 10, version 1803
D3D_UMD_INTERFACE_VERSION_WDDM2_4_2
DXGIDDICB_SUBMITPRESENTBLTTOHWQUEUE
Windows
display
DXGIDDICB_SUBMITPRESENTBLTTOHWQUEUE
dxgiddi/DXGIDDICB_SUBMITPRESENTBLTTOHWQUEUE
apiref
HeaderDef
dxgiddi.h
DXGIDDICB_SUBMITPRESENTBLTTOHWQUEUE

DXGIDDICB_SUBMITPRESENTBLTTOHWQUEUE structure

-description

Contains arguments needed for the PfnddxgiddiSubmitPresentBltToHwQueuecb function.

-struct-fields

-field hSrcAllocation [in]

The allocation of which content will be presented.

-field hDstAllocation [in]

The destination allocation of the present.

-field pDXGIContext

Fill this with the value in DXGI_DDI_ARG_PRESENT.pDXGIContext.

-field hHwQueue

Hardware queue being submitted to.

-field HwQueueProgressFenceId

Hardware queue progress fence ID that will be signaled when the Present Blt is done on the GPU.

-field PrivateDriverDataSize

The size of pPrivateDriverData.

-field pPrivateDriverData [in]

Private driver data to pass to DdiPresent.