|
ReactOS 0.4.17-dev-934-g091855f
|
#include <d3dx11tex.h>

Public Attributes | |
| UINT | Width |
| UINT | Height |
| UINT | Depth |
| UINT | ArraySize |
| UINT | MipLevels |
| UINT | MiscFlags |
| DXGI_FORMAT | Format |
| D3D11_RESOURCE_DIMENSION | ResourceDimension |
| D3DX11_IMAGE_FILE_FORMAT | ImageFileFormat |
Definition at line 57 of file d3dx11tex.h.
| UINT D3DX11_IMAGE_INFO::ArraySize |
Definition at line 62 of file d3dx11tex.h.
| UINT D3DX11_IMAGE_INFO::Depth |
Definition at line 61 of file d3dx11tex.h.
| DXGI_FORMAT D3DX11_IMAGE_INFO::Format |
Definition at line 65 of file d3dx11tex.h.
| UINT D3DX11_IMAGE_INFO::Height |
Definition at line 60 of file d3dx11tex.h.
| D3DX11_IMAGE_FILE_FORMAT D3DX11_IMAGE_INFO::ImageFileFormat |
Definition at line 67 of file d3dx11tex.h.
| UINT D3DX11_IMAGE_INFO::MipLevels |
Definition at line 63 of file d3dx11tex.h.
| UINT D3DX11_IMAGE_INFO::MiscFlags |
Definition at line 64 of file d3dx11tex.h.
| D3D11_RESOURCE_DIMENSION D3DX11_IMAGE_INFO::ResourceDimension |
Definition at line 66 of file d3dx11tex.h.
| UINT D3DX11_IMAGE_INFO::Width |
Definition at line 59 of file d3dx11tex.h.