D3D11_TEXTURE1D_DESC

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

Members

Variables

ArraySize
UINT ArraySize;
Undocumented in source.
BindFlags
UINT BindFlags;
Undocumented in source.
CPUAccessFlags
UINT CPUAccessFlags;
Undocumented in source.
Format
DXGI_FORMAT Format;
Undocumented in source.
MipLevels
UINT MipLevels;
Undocumented in source.
MiscFlags
UINT MiscFlags;
Undocumented in source.
Usage
D3D11_USAGE Usage;
Undocumented in source.
Width
UINT Width;
Undocumented in source.

Meta