GFXD3D9CardProfiler
Engine/source/gfx/D3D9/gfxD3D9CardProfiler.h
Private Types
Parent
Private Attributes
UINT
IDirect3DDevice9 *
Public Functions
GFXD3D9CardProfiler(U32 adapterIndex)
Protected Functions
bool
_queryCardCap(const String & query, U32 & foundResult)
Implementation specific query code.
bool
_queryFormat(const GFXFormat fmt, const GFXTextureProfile * profile, bool & inOutAutogenMips)
Detailed Description
Private Types
typedef GFXCardProfiler Parent
Private Attributes
UINT mAdapterOrdinal
IDirect3DDevice9 * mD3DDevice
Public Functions
GFXD3D9CardProfiler(U32 adapterIndex)
~GFXD3D9CardProfiler()
init()
Reimplemented from: GFXCardProfiler
Protected Functions
_queryCardCap(const String & query, U32 & foundResult)
Reimplemented from: GFXCardProfiler
_queryFormat(const GFXFormat fmt, const GFXTextureProfile * profile, bool & inOutAutogenMips)
Reimplemented from: GFXCardProfiler
getRendererString()
Reimplemented from: GFXCardProfiler
setupCardCapabilities()
Reimplemented from: GFXCardProfiler
