D3D12_DEPTH_STENCIL_VALUE

Undocumented in source.
version(Windows)
struct D3D12_DEPTH_STENCIL_VALUE {}

Members

Variables

Depth
FLOAT Depth;
Undocumented in source.
Stencil
UINT8 Stencil;
Undocumented in source.

Meta