Searched refs:SetupTextureMapperCommand (Results 1 – 1 of 1) sorted by relevance
| /NW4C-1.2.23/sources/libraries/gfx/res/ |
| D | gfx_ResTextureMapper.cpp | 49 static void SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResImageTexture texture); 50 static void SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResCubeTexture texture); 51 static void SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResShadowTexture texture); 113 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResImageTexture>(resImageTextu… in ResPixelBasedTextureMapper_Setup() 116 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResCubeTexture>(resImageTextur… in ResPixelBasedTextureMapper_Setup() 119 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResShadowTexture>(resImageText… in ResPixelBasedTextureMapper_Setup() 483 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResImageTexture>(resImageTextu… in SetTexture() 486 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResCubeTexture>(resImageTextur… in SetTexture() 489 …SetupTextureMapperCommand(resPixelBasedTextureMapper, ResStaticCast<ResShadowTexture>(resImageText… in SetTexture() 696 SetupTextureMapperCommand(ResPixelBasedTextureMapper mapper, ResImageTexture texture) in SetupTextureMapperCommand() function [all …]
|