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

  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.h 325 void setAlphaFunc(GLenum alphaFunc, GLclampf reference);
Context.cpp 428 void Context::setAlphaFunc(GLenum alphaFunc, GLclampf reference)
430 alphaTestFunc = alphaFunc;
    [all...]
  /external/swiftshader/src/OpenGL/libGL/
Context.h 700 void alphaFunc(GLenum func, GLclampf ref);
Context.cpp     [all...]
libGL.cpp     [all...]

Completed in 68 milliseconds