Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp67 static CloneDynamicFunc s_TextureMapperCloneDynamicTable[] = variable
366 resTextureMapper = s_TextureMapperCloneDynamicTable[0]( *this, allocator ); in CloneDynamic()
371 resTextureMapper = s_TextureMapperCloneDynamicTable[1]( *this, allocator ); in CloneDynamic()