Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_ZERONo properties. |
D3D12DDI_DEPTH_WRITE_MASK_ALLAll properties. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 1809 |
| Header | d3d12umddi.h |