Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DSampler.h50 void setWrapT(GLenum wrapT) { mWrapModeT = wrapT; } in setWrapT() function
DTexture.cpp135 bool Texture::setWrapT(GLenum wrap) in setWrapT() function in es2::Texture
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSampler.cpp82 void Sampler::setWrapT(const Context *context, GLenum wrapT) in setWrapT() function in gl::Sampler
Dangletypes.cpp236 bool SamplerState::setWrapT(GLenum wrapT) in setWrapT() function in gl::SamplerState
DTexture.cpp885 void Texture::setWrapT(const Context *context, GLenum wrapT) in setWrapT() function in gl::Texture
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSampler.cpp78 void Sampler::setWrapT(const Context *context, GLenum wrapT) in setWrapT() function in gl::Sampler
Dangletypes.cpp168 void SamplerState::setWrapT(GLenum wrapT) in setWrapT() function in gl::SamplerState
DTexture.cpp747 void Texture::setWrapT(const Context *context, GLenum wrapT) in setWrapT() function in gl::Texture