Home
last modified time | relevance | path

Searched refs:glClearAccum (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def26 glClearAccum = glClearAccum@16
Dosmesa.def29 glClearAccum
/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def19 glClearAccum = glClearAccum@16
Dopengl32.def19 glClearAccum
Dstw_context.c720 &glClearAccum,
/external/swiftshader/src/OpenGL/libGL/
DlibGL.def20 glClearAccum @18
DlibGL.cpp5638 void APIENTRY glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearAccum() function
/external/mesa3d/include/GL/
Dgl.h857 GLAPI void GLAPIENTRY glClearAccum( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha );
Dgl_mangle.h179 #define glClearAccum MANGLE(ClearAccum) macro