Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_Material.cpp414 ResTextureMapper textureMapper = resTextureMapper.CloneDynamic(allocator); in CopyResMaterial()
432 ResTextureMapper textureMapper = resTextureMapper.CloneDynamic(allocator); in CopyResMaterial()
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResTextureMapper.h489 ResTextureMapper CloneDynamic(os::IAllocator* allocator);
/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp324 ResTextureMapper::CloneDynamic(os::IAllocator* allocator) in CloneDynamic() function in nw::gfx::res::ResTextureMapper