Torque3D Documentation / _generateds / GFXD3D9CardProfiler

GFXD3D9CardProfiler

Engine/source/gfx/D3D9/gfxD3D9CardProfiler.h

More...

Private Types

Private Attributes

IDirect3DDevice9 *

Public Functions

GFXD3D9CardProfiler(U32 adapterIndex)
init()

Set load script files and generally initialize things.

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