Home
last modified time | relevance | path

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

/external/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
/external/swiftshader/src/OpenGL/libGLES_CM/
DTexture.cpp118 bool Texture::setWrapT(GLenum wrap) in setWrapT() function in es1::Texture