Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGL/
DlibGL.cpp5612 void APIENTRY glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearAccum() function
/external/mesa3d/include/GL/
Dgl_mangle.h179 #define glClearAccum MANGLE(ClearAccum) macro