Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DSampler.h62 GLenum getWrapR() const { return mWrapModeR; } in getWrapR() function
DTexture.h129 GLenum getWrapR() const { return mWrapR; } in getWrapR() function
/external/angle/src/libANGLE/
DSampler.cpp99 GLenum Sampler::getWrapR() const in getWrapR() function in gl::Sampler
Dangletypes.h253 GLenum getWrapR() const { return mWrapR; } in getWrapR() function
DTexture.cpp791 GLenum Texture::getWrapR() const in getWrapR() function in gl::Texture