D3D11_TEX1D_ARRAY_RTV

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows)
extern (C)
struct D3D11_TEX1D_ARRAY_RTV {}

Members

Variables

ArraySize
UINT ArraySize;
Undocumented in source.
FirstArraySlice
UINT FirstArraySlice;
Undocumented in source.
MipSlice
UINT MipSlice;
Undocumented in source.

Meta