Searched refs:TextureName (Results 1 – 3 of 3) sorted by relevance
72 …virtual EPVRTError PVRTPFXOnLoadTexture(const CPVRTStringHash& TextureName, GLuint& uiHandle, unsi…
344 unsigned int FindTextureIndex(const CPVRTStringHash& TextureName, unsigned int uiEffect) const;
2742 unsigned int CPVRTPFXParser::FindTextureIndex( const CPVRTStringHash& TextureName, unsigned int uiE… in FindTextureIndex() argument2747 if(Tex.Name == TextureName) in FindTextureIndex()