D3DDDIARG_SETDEPTHSTENCIL - NtDoc

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

typedef struct _D3DDDIARG_SETDEPTHSTENCIL {
  [in] HANDLE hZBuffer;
} D3DDDIARG_SETDEPTHSTENCIL;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dumddi-_d3dddiarg_setdepthstencil)

_D3DDDIARG_SETDEPTHSTENCIL structure

Description

The D3DDDIARG_SETDEPTHSTENCIL structure specifies a depth buffer.

Members

hZBuffer [in]

A handle to the depth buffer.

See also

SetDepthStencil