Home
last modified time | relevance | path

Searched defs:setWrapR (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DSampler.h51 void setWrapR(GLenum wrapR) { mWrapModeR = wrapR; } in setWrapR() function
DTexture.cpp155 bool Texture::setWrapR(GLenum wrap) in setWrapR() function in es2::Texture
/external/angle/src/libANGLE/
DSampler.cpp93 void Sampler::setWrapR(const Context *context, GLenum wrapR) in setWrapR() function in gl::Sampler
Dangletypes.cpp177 void SamplerState::setWrapR(GLenum wrapR) in setWrapR() function in gl::SamplerState
DTexture.cpp785 void Texture::setWrapR(const Context *context, GLenum wrapR) in setWrapR() function in gl::Texture