Searched defs:setWrapR (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
H A DSampler.h50 void setWrapR(GLenum wrapR) { mWrapModeR = wrapR; } function in class:es2::Sampler
H A DTexture.cpp147 bool Texture::setWrapR(GLenum wrap) function in class:es2::Texture

Completed in 93 milliseconds