Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Material.cpp422 ResTextureMapper textureMapper = resTextureMapper.CloneDynamic(allocator); in CopyResMaterial()
440 ResTextureMapper textureMapper = resTextureMapper.CloneDynamic(allocator); in CopyResMaterial()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResTextureMapper.h543 ResTextureMapper CloneDynamic(os::IAllocator* allocator);
/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp358 ResTextureMapper::CloneDynamic(os::IAllocator* allocator) in CloneDynamic() function in nw::gfx::res::ResTextureMapper