Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DSampler.h62 GLenum getWrapR() const { return mWrapModeR; } in getWrapR() function
DTexture.h129 GLenum getWrapR() const { return mWrapR; } in getWrapR() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSampler.cpp99 GLenum Sampler::getWrapR() const in getWrapR() function in gl::Sampler
Dangletypes.h346 GLenum getWrapR() const { return mWrapR; } in getWrapR() function
DTexture.cpp908 GLenum Texture::getWrapR() const in getWrapR() function in gl::Texture