Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp43 static ResTexture ReferResTexture(os::IAllocator* allocator, ResTexture resTexture);
233 ResTexture referenceTexture = ReferResTexture(allocator, resTexture); in ResPixelBasedTextureMapper_CloneDynamic()
296 ResTexture referenceTexture = ReferResTexture(allocator, resTexture); in ResProceduralTextureMapper_CloneDynamic()
547 static ResTexture ReferResTexture( in ReferResTexture() function