Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DSampler.h61 GLenum getWrapT() const { return mWrapModeT; } in getWrapT() function
DTexture.h128 GLenum getWrapT() const { return mWrapT; } in getWrapT() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSampler.cpp88 GLenum Sampler::getWrapT() const in getWrapT() function in gl::Sampler
Dangletypes.h342 GLenum getWrapT() const { return mWrapT; } in getWrapT() function
DTexture.cpp895 GLenum Texture::getWrapT() const in getWrapT() function in gl::Texture
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSampler.cpp84 GLenum Sampler::getWrapT() const in getWrapT() function in gl::Sampler
Dangletypes.h250 GLenum getWrapT() const { return mWrapT; } in getWrapT() function
DTexture.cpp753 GLenum Texture::getWrapT() const in getWrapT() function in gl::Texture