Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp41 static ResTexture ReferResTexture(os::IAllocator* allocator, ResTexture resTexture);
199 ResTexture referenceTexture = ReferResTexture(allocator, resTexture); in ResPixelBasedTextureMapper_CloneDynamic()
262 ResTexture referenceTexture = ReferResTexture(allocator, resTexture); in ResProceduralTextureMapper_CloneDynamic()
550 static ResTexture ReferResTexture( in ReferResTexture() function