D3DKMT_FLUSHHEAPTRANSITIONS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

typedef struct _D3DKMT_FLUSHHEAPTRANSITIONS {
  D3DKMT_HANDLE hAdapter;
} D3DKMT_FLUSHHEAPTRANSITIONS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-_d3dkmt_flushheaptransitions)

_D3DKMT_FLUSHHEAPTRANSITIONS structure

Description

Used to flush heap transitions.

Members

hAdapter

A handle to the graphics adapter.

Remarks

See also