enumerazione D3D12DDI_DEPTH_WRITE_MASK (d3d12umddi.h)
Proprietà di scrittura per uno stato dello stencil di profondità.
Sintassi
typedef enum D3D12DDI_DEPTH_WRITE_MASK {
D3D12DDI_DEPTH_WRITE_MASK_ZERO,
D3D12DDI_DEPTH_WRITE_MASK_ALL
} ;
Costanti
D3D12DDI_DEPTH_WRITE_MASK_ZERO Nessuna proprietà. |
D3D12DDI_DEPTH_WRITE_MASK_ALL Tutte le proprietà. |
Fabbisogno
Requisito | Valore |
---|---|
client minimo supportato | Windows 10, versione 1809 |
intestazione | d3d12umddi.h |