|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <d3d9_basetexture.h>

Public Attributes | |
| IDirect3DBaseTexture9Vtbl * | lpVtbl |
| DWORD | dwUnknown04 |
| Direct3DResource9_INT | BaseResource |
| DWORD | dwUnknown4c |
| D3DFORMAT | Format |
| DWORD | Usage |
| WORD | MipMapLevels |
| union { | |
| D3DTEXTUREFILTERTYPE FilterType: 8 | |
| struct { | |
| DWORD dwFilterType: 8 | |
| BOOL bIsAutoGenMipMap: 8 | |
| DWORD MipMapLevels2: 8 | |
| DWORD MaxLOD: 8 | |
| } | |
| }; | |
| WORD | wPaletteIndex |
Definition at line 23 of file d3d9_basetexture.h.
| union { ... } _Direct3DBaseTexture9_INT::@260 |
| Direct3DResource9_INT _Direct3DBaseTexture9_INT::BaseResource |
Definition at line 27 of file d3d9_basetexture.h.
Referenced by InitDirect3DBaseTexture9().
| BOOL _Direct3DBaseTexture9_INT::bIsAutoGenMipMap |
Definition at line 37 of file d3d9_basetexture.h.
Referenced by InitDirect3DBaseTexture9().
| DWORD _Direct3DBaseTexture9_INT::dwFilterType |
Definition at line 36 of file d3d9_basetexture.h.
| DWORD _Direct3DBaseTexture9_INT::dwUnknown04 |
Definition at line 26 of file d3d9_basetexture.h.
| DWORD _Direct3DBaseTexture9_INT::dwUnknown4c |
Definition at line 28 of file d3d9_basetexture.h.
| D3DTEXTUREFILTERTYPE _Direct3DBaseTexture9_INT::FilterType |
Definition at line 33 of file d3d9_basetexture.h.
Referenced by InitDirect3DBaseTexture9().
| D3DFORMAT _Direct3DBaseTexture9_INT::Format |
Definition at line 29 of file d3d9_basetexture.h.
Referenced by InitDirect3DBaseTexture9().
| IDirect3DBaseTexture9Vtbl* _Direct3DBaseTexture9_INT::lpVtbl |
Definition at line 25 of file d3d9_basetexture.h.
Referenced by InitDirect3DBaseTexture9().
| DWORD _Direct3DBaseTexture9_INT::MaxLOD |
Definition at line 39 of file d3d9_basetexture.h.
| WORD _Direct3DBaseTexture9_INT::MipMapLevels |
Definition at line 31 of file d3d9_basetexture.h.
Referenced by InitDirect3DBaseTexture9().
| DWORD _Direct3DBaseTexture9_INT::MipMapLevels2 |
Definition at line 38 of file d3d9_basetexture.h.
Referenced by InitDirect3DBaseTexture9().
| DWORD _Direct3DBaseTexture9_INT::Usage |
Definition at line 30 of file d3d9_basetexture.h.
Referenced by InitDirect3DBaseTexture9().
| WORD _Direct3DBaseTexture9_INT::wPaletteIndex |
Definition at line 42 of file d3d9_basetexture.h.
Referenced by InitDirect3DBaseTexture9().