Searched defs:setWrapR (Results 1 – 5 of 5) sorted by relevance
51 void setWrapR(GLenum wrapR) { mWrapModeR = wrapR; } in setWrapR() function
155 bool Texture::setWrapR(GLenum wrap) in setWrapR() function in es2::Texture
93 void Sampler::setWrapR(const Context *context, GLenum wrapR) in setWrapR() function in gl::Sampler
247 bool SamplerState::setWrapR(GLenum wrapR) in setWrapR() function in gl::SamplerState
900 void Texture::setWrapR(const Context *context, GLenum wrapR) in setWrapR() function in gl::Texture