Home
last modified time | relevance | path

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

/CTR-SDK-2.3.4/CTR_SDK/include/nn/gd/CTR/
Dgd_Texture.h1393 TextureStage::SamplerWrapMode m_WrapT; variable
1482 void SetWrapT(TextureStage::SamplerWrapMode wrap) { m_WrapT = wrap; } in SetWrapT()
1577 m_WrapT = TextureStage::SAMPLER_WRAP_REPEAT; in ToDefault()
1596 m_WrapT = TextureStage::SAMPLER_WRAP_CLAMP_TO_BORDER; in SetShadow()
1615 m_WrapT = TextureStage::SAMPLER_WRAP_CLAMP_TO_EDGE; in SetShadowCube()
1634 m_WrapT = TextureStage::SAMPLER_WRAP_CLAMP_TO_EDGE; in SetGas()