Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

D3D12DDI_DEPTH_WRITE_MASK enumeration (d3d12umddi.h)

The write properties for a depth stencil state.

Syntax

typedef enum D3D12DDI_DEPTH_WRITE_MASK {
 D3D12DDI_DEPTH_WRITE_MASK_ZERO,
 D3D12DDI_DEPTH_WRITE_MASK_ALL
} ;

Constants

 
D3D12DDI_DEPTH_WRITE_MASK_ZERO
No properties.
D3D12DDI_DEPTH_WRITE_MASK_ALL
All properties.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1809
Header d3d12umddi.h

Feedback

Was this page helpful?

Additional resources