estructura D3DDDIARG_SETDEPTHSTENCIL (d3dumddi.h)

La estructura D3DDDIARG_SETDEPTHSTENCIL especifica un búfer de profundidad.

Sintaxis

typedef struct _D3DDDIARG_SETDEPTHSTENCIL {
  [in] HANDLE hZBuffer;
} D3DDDIARG_SETDEPTHSTENCIL;

Miembros

[in] hZBuffer

Identificador del búfer de profundidad.

Requisitos

Requisito Value
Cliente mínimo compatible Disponible en Windows Vista y versiones posteriores de los sistemas operativos Windows.
Encabezado d3dumddi.h (incluya D3dumddi.h)

Consulte también

SetDepthStencil