Searched refs:m_WrapT (Results 1 – 1 of 1) sorted by relevance
1758 TextureStage::SamplerWrapMode m_WrapT; variable1846 void SetWrapT(TextureStage::SamplerWrapMode wrap) { m_WrapT = wrap; } in SetWrapT()1941 m_WrapT = TextureStage::SAMPLER_WRAP_REPEAT; in ToDefault()1960 m_WrapT = TextureStage::SAMPLER_WRAP_CLAMP_TO_BORDER; in SetShadow()1979 m_WrapT = TextureStage::SAMPLER_WRAP_CLAMP_TO_EDGE; in SetShadowCube()1998 m_WrapT = TextureStage::SAMPLER_WRAP_CLAMP_TO_EDGE; in SetGas()