Searched refs:textureCombinersHash (Results 1 – 3 of 3) sorted by relevance
127 u32 textureCombinersHash = original.GetTextureCombinersHash(); in Activate() local128 …bool isTextureCombinersEnabled = (textureCombinersHash == 0x0) || (textureCombinersHash != materia… in Activate()132 materialHash.textureCombiner = textureCombinersHash; in Activate()
180 u32 textureCombinersHash = original.GetTextureCombinersHash(); in Activate() local181 …bool isTextureCombinersEnabled = (textureCombinersHash == 0x0) || (textureCombinersHash != materia… in Activate()185 materialHash.textureCombiner = textureCombinersHash; in Activate()
171 u32 textureCombinersHash = resTextureCombinerResMaterial.GetTextureCombinersHash(); in Activate() local172 …bool isTextureCombinersEnabled = (textureCombinersHash != materialHash.textureCombiner) || texture… in Activate()177 materialHash.textureCombiner = textureCombinersHash; in Activate()