D3DKMT_FENCE_PRESENTHISTORYTOKEN - NtDoc

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

typedef struct _D3DKMT_FENCE_PRESENTHISTORYTOKEN {
  [in] D3DKMT_ALIGN64 UINT64 Key;
} D3DKMT_FENCE_PRESENTHISTORYTOKEN;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_D3DKMT_FENCE_PRESENTHISTORYTOKEN structure

Description

The D3DKMT_FENCE_PRESENTHISTORYTOKEN structure identifies a fence present-history operation.

Members

Key [in]

A 64-bit value that specifies the key for the fence.

See also

D3DKMT_PRESENTHISTORYTOKEN