D3D11_DEPTH_STENCIL_VIEW_DESC

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Constructors

this
this(D3D11_DSV_DIMENSION viewDimension, DXGI_FORMAT format, UINT mipSlice, UINT firstArraySlice, UINT arraySize, UINT flags)
Undocumented in source.

Members

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

Flags
UINT Flags;
Undocumented in source.
Format
DXGI_FORMAT Format;
Undocumented in source.
ViewDimension
D3D11_DSV_DIMENSION ViewDimension;
Undocumented in source.

Meta