Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp81 ResPixelBasedTextureMapper textureMapper = in GetOwnerCommand() local
91 ResPixelBasedTextureMapper textureMapper = in SetTextureMipmapCommand() local
222 ResPixelBasedTextureMapperData* textureMapper = in ResPixelBasedTextureMapper_CloneDynamic() local
285 ResProceduralTextureMapperData* textureMapper = in ResProceduralTextureMapper_CloneDynamic() local
Dgfx_ResMaterial.cpp95 ResPixelBasedTextureMapper textureMapper = this->GetTextureMappers( i ); in Cleanup() local
/NW4C-1.3.3/include/nw/gfx/
Dgfx_MaterialState.h694 const ResTextureMapper textureMapper = texMapperMaterial.GetTextureMappers(textureUnit); in ActivateTextureMappers() local
735 const ResTextureMapper textureMapper = texMapperMaterial.GetTextureMappers(0); in ActivateParticleTextureMappers() local
Dgfx_RenderContext.h145 u32 textureMapper; member
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_Material.cpp420 ResTextureMapper textureMapper = resTextureMapper.CloneDynamic(allocator); in CopyResMaterial() local
438 ResTextureMapper textureMapper = resTextureMapper.CloneDynamic(allocator); in CopyResMaterial() local