HomeSort by relevance Sort by last modified time
    Searched defs:setWrapR (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/OpenGL/libGLESv2/
Sampler.h 50 void setWrapR(GLenum wrapR) { mWrapModeR = wrapR; }
Texture.cpp 147 bool Texture::setWrapR(GLenum wrap)
    [all...]

Completed in 359 milliseconds