Searched refs:SetupTextureMapperCommand (Results 1 – 1 of 1) sorted by relevance
| /NW4C-2.0.3/sources/libraries/gfx/res/ |
| D | gfx_ResTextureMapper.cpp | 51 static void SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResImageTexture texture); 52 static void SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResCubeTexture texture); 53 static void SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResShadowTexture texture); 147 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResImageTexture>(resImageTextu… in ResPixelBasedTextureMapper_Setup() 150 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResCubeTexture>(resImageTextur… in ResPixelBasedTextureMapper_Setup() 153 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResShadowTexture>(resImageText… in ResPixelBasedTextureMapper_Setup() 515 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResImageTexture>(resImageTextu… in SetTexture() 518 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResCubeTexture>(resImageTextur… in SetTexture() 521 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResShadowTexture>(resImageText… in SetTexture() 693 SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResImageTexture texture) in SetupTextureMapperCommand() function [all …]
|