Searched defs:getWrapS (Results 1 – 3 of 3) sorted by relevance
| /external/angle/src/libANGLE/ | ||
| D | Sampler.cpp | 83 GLenum Sampler::getWrapS() const in getWrapS() function in gl::Sampler |
| D | angletypes.h | 369 GLenum getWrapS() const { return mWrapS; } in getWrapS() function |
| D | Texture.cpp | 922 GLenum Texture::getWrapS() const in getWrapS() function in gl::Texture |