Searched defs:setWrapS (Results 1 – 5 of 5) sorted by relevance
49 void setWrapS(GLenum wrapS) { mWrapModeS = wrapS; } in setWrapS() function
115 bool Texture::setWrapS(GLenum wrap) in setWrapS() function in es2::Texture
71 void Sampler::setWrapS(const Context *context, GLenum wrapS) in setWrapS() function in gl::Sampler
225 bool SamplerState::setWrapS(GLenum wrapS) in setWrapS() function in gl::SamplerState
872 void Texture::setWrapS(const Context *context, GLenum wrapS) in setWrapS() function in gl::Texture