Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds