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

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

Completed in 1212 milliseconds