Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp41 static ResTexture ReferResTexture(os::IAllocator* allocator, ResTexture resTexture);
231 ResTexture referenceTexture = ReferResTexture(allocator, resTexture); in ResPixelBasedTextureMapper_CloneDynamic()
294 ResTexture referenceTexture = ReferResTexture(allocator, resTexture); in ResProceduralTextureMapper_CloneDynamic()
547 static ResTexture ReferResTexture( in ReferResTexture() function