Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp65 static CloneDynamicFunc s_TextureMapperCloneDynamicTable[] = variable
332 resTextureMapper = s_TextureMapperCloneDynamicTable[0]( *this, allocator ); in CloneDynamic()
337 resTextureMapper = s_TextureMapperCloneDynamicTable[1]( *this, allocator ); in CloneDynamic()