Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/gd/CTR/
Dgd_Texture.h1044 static void SetNoiseEnable(gdBool noiseEnable);
2022 NN_FORCE_INLINE void ProceduralTextureStage::SetNoiseEnable(gdBool noiseEnable) in SetNoiseEnable() argument
2025 if (noiseEnable) internal::g_proceduralTexture.m_Proctex0 |= 1 << 15; in SetNoiseEnable()