Home
last modified time | relevance | path

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

/CTR-SDK-2.3.4/CTR_SDK/include/nn/gd/CTR/
Dgd_Texture.h736 static void SetNoiseEnable(gdBool noiseEnable);
1715 NN_FORCE_INLINE void ProceduralTextureStage::SetNoiseEnable(gdBool noiseEnable) in SetNoiseEnable() argument
1718 if (noiseEnable) internal::g_proceduralTexture.m_Proctex0 |= 1 << 15; in SetNoiseEnable()