Home
last modified time | relevance | path

Searched refs:s_TextureMapperSetupTable (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp55 static SetupFunc s_TextureMapperSetupTable[] = variable
455 result |= s_TextureMapperSetupTable[0]( *this, allocator, graphicsFile ); in Setup()
460 result |= s_TextureMapperSetupTable[1]( *this, allocator, graphicsFile ); in Setup()