Searched defs:getWrapR (Results 1 – 3 of 3) sorted by relevance
| /external/angle/src/libANGLE/ | ||
| D | Sampler.cpp | 105 GLenum Sampler::getWrapR() const in getWrapR() function in gl::Sampler |
| D | angletypes.h | 377 GLenum getWrapR() const { return mWrapR; } in getWrapR() function |
| D | Texture.cpp | 950 GLenum Texture::getWrapR() const in getWrapR() function in gl::Texture |