RetroArch
Public Attributes | List of all members
D3DX11_IMAGE_INFO Struct Reference

#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
 

Member Data Documentation

◆ ArraySize

UINT D3DX11_IMAGE_INFO::ArraySize

◆ Depth

UINT D3DX11_IMAGE_INFO::Depth

◆ Format

DXGI_FORMAT D3DX11_IMAGE_INFO::Format

◆ Height

UINT D3DX11_IMAGE_INFO::Height

◆ ImageFileFormat

D3DX11_IMAGE_FILE_FORMAT D3DX11_IMAGE_INFO::ImageFileFormat

◆ MipLevels

UINT D3DX11_IMAGE_INFO::MipLevels

◆ MiscFlags

UINT D3DX11_IMAGE_INFO::MiscFlags

◆ ResourceDimension

D3D11_RESOURCE_DIMENSION D3DX11_IMAGE_INFO::ResourceDimension

◆ Width

UINT D3DX11_IMAGE_INFO::Width

The documentation for this struct was generated from the following file: