Home
last modified time | relevance | path

Searched defs:resTexture (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp131 ResTexture resTexture = resTextureMapper.GetTexture(); in ResPixelBasedTextureMapper_Setup() local
186 ResTexture resTexture = resTextureMapper.GetTexture(); in ResPixelBasedTextureMapper_Cleanup() local
198 ResTexture resTexture = resTextureMapper.GetTexture(); in ResProceduralTextureMapper_Cleanup() local
227 ResTexture resTexture = resPixelBasedTextureMapper.GetTexture(); in ResPixelBasedTextureMapper_CloneDynamic() local
290 ResTexture resTexture = resProceduralTextureMapper.GetTexture(); in ResProceduralTextureMapper_CloneDynamic() local
497 ResTextureMapper::SetTexture(ResTexture resTexture) in SetTexture()
549 ResTexture resTexture) in ReferResTexture()
607 ResTexture resTexture, in SetupTexture()
Dgfx_ResUtil.cpp82 ResTexture resTexture = graphicsFile.GetTextures(path); in GetReferenceTextureTarget() local
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_OffScreenBuffer.cpp31 …Buffer(os::IAllocator* pAllocator, const Description& description, ResPixelBasedTexture resTexture) in OffScreenBuffer()
Dgfx_IRenderTarget.cpp48 IRenderTarget::CreateOffScreenBuffer(os::IAllocator* allocator, ResTexture resTexture) in CreateOffScreenBuffer()
/NW4C-1.3.3/demos/gfx/DynamicMaterialDemo/sources/
DDynamicMaterialDemo.cpp534 nw::gfx::res::ResTexture resTexture = resTextureMapper.GetTexture().Dereference(); in ChangeMaterial() local