D3D11_TEX1D_ARRAY_SRV

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_SRV {}

Members

Variables

ArraySize
UINT ArraySize;
Undocumented in source.
FirstArraySlice
UINT FirstArraySlice;
Undocumented in source.
MipLevels
UINT MipLevels;
Undocumented in source.
MostDetailedMip
UINT MostDetailedMip;
Undocumented in source.

Meta