Home
last modified time | relevance | path

Searched defs:getWrapS (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DSampler.h60 GLenum getWrapS() const { return mWrapModeS; } in getWrapS() function in es2::Sampler
H A DTexture.h127 GLenum getWrapS() const { return mWrapS; } in getWrapS() function in es2::Texture
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSampler.cpp77 GLenum Sampler::getWrapS() const in getWrapS() function in gl::Sampler
H A Dangletypes.h338 GLenum getWrapS() const { return mWrapS; } in getWrapS() function in gl::ClipSpaceOrigin::final
H A DTexture.cpp880 GLenum Texture::getWrapS() const in getWrapS() function in Texture

Completed in 9 milliseconds