Home
last modified time | relevance | path

Searched defs:alphaFunc (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGL/
DContext.cpp3186 void Context::alphaFunc(GLenum func, GLclampf ref) in alphaFunc() function in gl::Context
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp433 void Context::setAlphaFunc(GLenum alphaFunc, GLclampf reference) in setAlphaFunc()