Name | Description | |
---|---|---|
Texture2DDescription Constructor | Initializes a new instance of the Texture2DDescription struct. |
The following tables list the members exposed by Texture2DDescription.
Name | Description | |
---|---|---|
Texture2DDescription Constructor | Initializes a new instance of the Texture2DDescription struct. |
Name | Description | |
---|---|---|
ArraySize | unsigned int ArraySize | |
BindFlags | D3D11_BIND_FLAG BindFlags | |
CpuAccessFlags | D3D11_CPU_ACCESS_FLAG CPUAccessFlags | |
Format | DXGI_FORMAT Format | |
Height | unsigned int Height | |
MipLevels | unsigned int MipLevels | |
MiscFlags | D3D11_RESOURCE_MISC_FLAG MiscFlags | |
SampleDesc | DXGI_SAMPLE_DESC SampleDesc | |
Usage | D3D11_USAGE Usage | |
Width | unsigned int Width |