Home
last modified time | relevance | path

Searched refs:noiseEnable (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_Texture.h1010 static void SetNoiseEnable(gdBool noiseEnable);
2079 NN_FORCE_INLINE void ProceduralTextureStage::SetNoiseEnable(gdBool noiseEnable) in SetNoiseEnable() argument
2082 if (noiseEnable) internal::g_proceduralTexture.m_Proctex0 |= 1 << 15; in SetNoiseEnable()