Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSampler.cpp93 void Sampler::setWrapR(const Context *context, GLenum wrapR) in setWrapR() function in gl::Sampler
Dangletypes.cpp247 bool SamplerState::setWrapR(GLenum wrapR) in setWrapR() function in gl::SamplerState
DTexture.cpp900 void Texture::setWrapR(const Context *context, GLenum wrapR) in setWrapR() function in gl::Texture
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSampler.cpp89 void Sampler::setWrapR(const Context *context, GLenum wrapR) in setWrapR() function in gl::Sampler
Dangletypes.cpp174 void SamplerState::setWrapR(GLenum wrapR) in setWrapR() function in gl::SamplerState
DTexture.cpp758 void Texture::setWrapR(const Context *context, GLenum wrapR) in setWrapR() function in gl::Texture