Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_Texture.h46 class ProceduralTextureStage; variable
81 friend class nn::gd::CTR::ProceduralTextureStage;
110 friend class nn::gd::CTR::ProceduralTextureStage;
809 class ProceduralTextureStage
2051 NN_FORCE_INLINE void ProceduralTextureStage::SetClampUV(Clamp u, Clamp v) in SetClampUV()
2058 NN_FORCE_INLINE void ProceduralTextureStage::SetRgbMap(UvMap rgbMap) in SetRgbMap()
2065 NN_FORCE_INLINE void ProceduralTextureStage::SetAlphaMap(UvMap alphaMap) in SetAlphaMap()
2072 NN_FORCE_INLINE void ProceduralTextureStage::SetAlphaSeparate(gdBool alphaSeparate) in SetAlphaSeparate()
2079 NN_FORCE_INLINE void ProceduralTextureStage::SetNoiseEnable(gdBool noiseEnable) in SetNoiseEnable()
2086 NN_FORCE_INLINE void ProceduralTextureStage::SetShiftUV(Shift u, Shift v) in SetShiftUV()
[all …]