RetroArch
Public Attributes | List of all members
_D3DSURFACE_DESC Struct Reference

#include <d3d8types.h>

Public Attributes

D3DFORMAT Format
 
D3DRESOURCETYPE Type
 
DWORD Usage
 
D3DPOOL Pool
 
UINT Size
 
D3DMULTISAMPLE_TYPE MultiSampleType
 
UINT Width
 
UINT Height
 
DWORD MultiSampleQuality
 

Member Data Documentation

◆ Format

D3DFORMAT _D3DSURFACE_DESC::Format

◆ Height

UINT _D3DSURFACE_DESC::Height

◆ MultiSampleQuality

DWORD _D3DSURFACE_DESC::MultiSampleQuality

◆ MultiSampleType

D3DMULTISAMPLE_TYPE _D3DSURFACE_DESC::MultiSampleType

◆ Pool

D3DPOOL _D3DSURFACE_DESC::Pool

◆ Size

UINT _D3DSURFACE_DESC::Size

◆ Type

D3DRESOURCETYPE _D3DSURFACE_DESC::Type

◆ Usage

DWORD _D3DSURFACE_DESC::Usage

◆ Width

UINT _D3DSURFACE_DESC::Width

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