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

  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.h 543 void setLineSmoothEnabled(bool enable);
libGLES_CM.cpp 1234 case GL_LINE_SMOOTH: context->setLineSmoothEnabled(false); break;
    [all...]
Context.cpp     [all...]

Completed in 334 milliseconds