Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp53 static SetupFunc s_TextureMapperSetupTable[] = variable
423 result |= s_TextureMapperSetupTable[0]( *this, allocator, graphicsFile ); in Setup()
428 result |= s_TextureMapperSetupTable[1]( *this, allocator, graphicsFile ); in Setup()