Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResUtil.cpp95 referenceTexture.ref().toTargetTexture.set_ptr(referenceResult.first.ptr()); in GetReferenceTextureTarget()
101 referenceTexture.ref().toTargetTexture.set_ptr(resTexture.ptr()); in GetReferenceTextureTarget()
Dgfx_ResTextureMapper.cpp470 referenceTexture.ref().toTargetTexture.set_ptr(resTexture.Dereference().ptr()); in SetTexture()
567 texture->toTargetTexture.set_ptr(NULL); in ReferResTexture()
573 texture->toTargetTexture.set_ptr(resTexture.ptr()); in ReferResTexture()
578 texture->toTargetTexture.set_ptr(resTexture.ptr()); in ReferResTexture()
584 texture->toTargetTexture.set_ptr(referenceTexture.GetTargetTexture().ptr()); in ReferResTexture()
589 texture->toTargetTexture.set_ptr(resTexture.ptr()); in ReferResTexture()
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResTexture.h120 nw::ut::Offset toTargetTexture; member