Home
last modified time | relevance | path

Searched defs:getWrapS (Results 1 – 8 of 8) sorted by relevance

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