Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/gd/CTR/
Dgd_Texture.h46 class ProceduralTextureStage; variable
81 friend class nn::gd::CTR::ProceduralTextureStage;
110 friend class nn::gd::CTR::ProceduralTextureStage;
745 class ProceduralTextureStage
1994 NN_FORCE_INLINE void ProceduralTextureStage::SetClampUV(Clamp u, Clamp v) in SetClampUV()
2001 NN_FORCE_INLINE void ProceduralTextureStage::SetRgbMap(UvMap rgbMap) in SetRgbMap()
2008 NN_FORCE_INLINE void ProceduralTextureStage::SetAlphaMap(UvMap alphaMap) in SetAlphaMap()
2015 NN_FORCE_INLINE void ProceduralTextureStage::SetAlphaSeparate(gdBool alphaSeparate) in SetAlphaSeparate()
2022 NN_FORCE_INLINE void ProceduralTextureStage::SetNoiseEnable(gdBool noiseEnable) in SetNoiseEnable()
2029 NN_FORCE_INLINE void ProceduralTextureStage::SetShiftUV(Shift u, Shift v) in SetShiftUV()
[all …]