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