Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResTextureMapper.h33 nw::ut::Offset toOwner; member
201 return static_cast<ResTextureMapperData*>( ref().toOwner.to_ptr() ); in GetOwnerData()
211 return static_cast<const ResTextureMapperData*>( ref().toOwner.to_ptr() ); in GetOwnerData()
/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp227 textureSampler->toOwner.set_ptr(textureMapper); in ResPixelBasedTextureMapper_CloneDynamic()