Athugasemd
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Contains arguments needed for the D3DKMTSubmitPresentBltToHwQueue function.
Syntax
typedef struct _D3DKMT_SUBMITPRESENTBLTTOHWQUEUE {
D3DKMT_HANDLE hHwQueue;
D3DKMT_ALIGN64 UINT64 HwQueueProgressFenceId;
D3DKMT_PRESENT PrivatePresentData;
} D3DKMT_SUBMITPRESENTBLTTOHWQUEUE;
Members
hHwQueue
Handle to the created queue.
HwQueueProgressFenceId
Handle to the hardware queue progress fence id.
PrivatePresentData
The private present data.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |