Home
last modified time | relevance | path

Searched defs:resTextureMapper (Results 1 – 6 of 6) sorted by relevance

/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp127 ResPixelBasedTextureMapper_Setup(ResTextureMapper resTextureMapper, os::IAllocator* allocator, ResG… in ResPixelBasedTextureMapper_Setup()
168 ResProceduralTextureMapper_Setup(ResTextureMapper resTextureMapper, os::IAllocator* allocator, ResG… in ResProceduralTextureMapper_Setup()
179 ResPixelBasedTextureMapper_Cleanup(ResTextureMapper resTextureMapper) in ResPixelBasedTextureMapper_Cleanup()
196 ResProceduralTextureMapper_Cleanup(ResTextureMapper resTextureMapper) in ResProceduralTextureMapper_Cleanup()
209 ResPixelBasedTextureMapper_CloneDynamic(ResTextureMapper resTextureMapper, os::IAllocator* allocato… in ResPixelBasedTextureMapper_CloneDynamic()
272 ResProceduralTextureMapper_CloneDynamic(ResTextureMapper resTextureMapper, os::IAllocator* allocato… in ResProceduralTextureMapper_CloneDynamic()
316 ResPixelBasedTextureMapper_DestroyDynamic(ResTextureMapper resTextureMapper, os::IAllocator* alloca… in ResPixelBasedTextureMapper_DestroyDynamic()
341 ResProceduralTextureMapper_DestroyDynamic(ResTextureMapper resTextureMapper, os::IAllocator* alloca… in ResProceduralTextureMapper_DestroyDynamic()
359 ResTextureMapper resTextureMapper; in CloneDynamic() local
Dgfx_ResMaterial.cpp122 ResPixelBasedTextureMapper resTextureMapper = resMaterial.GetTextureMappers( i ); in SetupTextures() local
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_Material.cpp165 ResPixelBasedTextureMapper resTextureMapper = resMaterial.GetTextureMappers(i); in GetMemorySizeInternal() local
175 ResProceduralTextureMapper resTextureMapper = resMaterial.GetProceduralTextureMapper(); in GetMemorySizeInternal() local
417 ResPixelBasedTextureMapper resTextureMapper = resMaterial.GetTextureMappers(i); in CopyResMaterial() local
435 ResProceduralTextureMapper resTextureMapper = resMaterial.GetProceduralTextureMapper(); in CopyResMaterial() local
/NW4C-1.3.3/demos/gfx/DynamicMaterialDemo/sources/
DDynamicMaterialDemo.cpp533 nw::gfx::res::ResTextureMapper resTextureMapper = resTorusMaterial.GetTextureMappers(0); in ChangeMaterial() local
/NW4C-1.3.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp659 nw::gfx::ResPixelBasedTextureMapper resTextureMapper = resMaterial.GetTextureMappers(0); in SetupShadowMaterial() local
/NW4C-1.3.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp638 nw::gfx::ResPixelBasedTextureMapper resTextureMapper = resMaterial.GetTextureMappers(0); in SetupShadowMaterial() local