Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_Material.cpp420 ResTextureMapper textureMapper = resTextureMapper.CloneDynamic(allocator); in CopyResMaterial()
438 ResTextureMapper textureMapper = resTextureMapper.CloneDynamic(allocator); in CopyResMaterial()
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResTextureMapper.h541 ResTextureMapper CloneDynamic(os::IAllocator* allocator);
/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp356 ResTextureMapper::CloneDynamic(os::IAllocator* allocator) in CloneDynamic() function in nw::gfx::res::ResTextureMapper