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()
178 u32 textureCombinersHash = original.GetTextureCombinersHash(); in Activate() local179 …bool isTextureCombinersEnabled = (textureCombinersHash == 0x0) || (textureCombinersHash != materia… in Activate()183 materialHash.textureCombiner = textureCombinersHash; in Activate()
169 u32 textureCombinersHash = resTextureCombinerResMaterial.GetTextureCombinersHash(); in Activate() local170 …bool isTextureCombinersEnabled = (textureCombinersHash != materialHash.textureCombiner) || texture… in Activate()175 materialHash.textureCombiner = textureCombinersHash; in Activate()