Searched refs:noiseEnable (Results 1 – 1 of 1) sorted by relevance
736 static void SetNoiseEnable(gdBool noiseEnable);1715 NN_FORCE_INLINE void ProceduralTextureStage::SetNoiseEnable(gdBool noiseEnable) in SetNoiseEnable() argument1718 if (noiseEnable) internal::g_proceduralTexture.m_Proctex0 |= 1 << 15; in SetNoiseEnable()