Home
last modified time | relevance | path

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

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