Home
last modified time | relevance | path

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

/CTR-SDK-2.3.4/CTR_SDK/include/nn/gd/CTR/
Dgd_Texture.h1382 TextureStage::SamplerWrapMode m_WrapS; variable
1471 void SetWrapS(TextureStage::SamplerWrapMode wrap) { m_WrapS = wrap; } in SetWrapS()
1576 m_WrapS = TextureStage::SAMPLER_WRAP_REPEAT; in ToDefault()
1595 m_WrapS = TextureStage::SAMPLER_WRAP_CLAMP_TO_BORDER; in SetShadow()
1614 m_WrapS = TextureStage::SAMPLER_WRAP_CLAMP_TO_EDGE; in SetShadowCube()
1633 m_WrapS = TextureStage::SAMPLER_WRAP_CLAMP_TO_EDGE; in SetGas()