D3DZBUFFERTYPE - NtDoc

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

typedef enum _D3DZBUFFERTYPE {
  D3DZB_FALSE,
  D3DZB_TRUE,
  D3DZB_USEW,
  D3DZB_FORCE_DWORD
} D3DZBUFFERTYPE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-d3d9types-_d3dzbuffertype)

_D3DZBUFFERTYPE enumeration

Description

Constants

D3DZB_FALSE

D3DZB_TRUE

D3DZB_USEW

D3DZB_FORCE_DWORD

Remarks

See also