Searched refs:textureCombinersHash (Results 1 – 3 of 3) sorted by relevance
125 u32 textureCombinersHash = original.GetTextureCombinersHash(); in Activate() local126 …bool isTextureCombinersEnabled = (textureCombinersHash == 0x0) || (textureCombinersHash != materia… in Activate()130 materialHash.textureCombiner = textureCombinersHash; in Activate()
175 u32 textureCombinersHash = resTextureCombinerResMaterial.GetTextureCombinersHash(); in Activate() local176 …bool isTextureCombinersEnabled = (textureCombinersHash != materialHash.textureCombiner) || texture… in Activate()181 materialHash.textureCombiner = textureCombinersHash; in Activate()
182 u32 textureCombinersHash = original.GetTextureCombinersHash(); in Activate() local183 …bool isTextureCombinersEnabled = (textureCombinersHash == 0x0) || (textureCombinersHash != materia… in Activate()187 materialHash.textureCombiner = textureCombinersHash; in Activate()