D3D10_TEXTURE3D_DESC
struct D3D10_TEXTURE3D_DESC {
}
- BindFlags
UINT BindFlags;
Undocumented in source.
- CPUAccessFlags
UINT CPUAccessFlags;
Undocumented in source.
- Depth
UINT Depth;
Undocumented in source.
- Format
DXGI_FORMAT Format;
Undocumented in source.
- Height
UINT Height;
Undocumented in source.
- MipLevels
UINT MipLevels;
Undocumented in source.
- MiscFlags
UINT MiscFlags;
Undocumented in source.
- Usage
D3D10_USAGE Usage;
Undocumented in source.
- Width
UINT Width;
Undocumented in source.
win32 directx d3d10
aliasesenumsfunctionsinterfacesstructsvariables