D3DHAL_DP2EXT - NtDoc

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

typedef struct _D3DHAL_DP2EXT {
  DWORD dwExtToken;
  DWORD dwSize;
} D3DHAL_DP2EXT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dhal-_d3dhal_dp2ext)

_D3DHAL_DP2EXT structure

Description

The D3DHAL_DP2EXT structure's use has yet to be defined.

Members

dwExtToken

Specifies the extension token.

dwSize

Specifies the size, in bytes of this structure.

Remarks

This structure is used with hardware transform and lighting. Contact the DirectX team at Microsoft for further implementation details.