Searched refs:m_WrapS (Results 1 – 1 of 1) sorted by relevance
1747 TextureStage::SamplerWrapMode m_WrapS; variable1835 void SetWrapS(TextureStage::SamplerWrapMode wrap) { m_WrapS = wrap; } in SetWrapS()1940 m_WrapS = TextureStage::SAMPLER_WRAP_REPEAT; in ToDefault()1959 m_WrapS = TextureStage::SAMPLER_WRAP_CLAMP_TO_BORDER; in SetShadow()1978 m_WrapS = TextureStage::SAMPLER_WRAP_CLAMP_TO_EDGE; in SetShadowCube()1997 m_WrapS = TextureStage::SAMPLER_WRAP_CLAMP_TO_EDGE; in SetGas()