Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def19 glClearAccum = glClearAccum@16
Dopengl32.def19 glClearAccum
Dstw_context.c641 &glClearAccum,
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dmesa.def234 glClearAccum
/external/mesa3d/include/GL/
Dgl.h885 GLAPI void GLAPIENTRY glClearAccum( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha );
Dgl_mangle.h157 #define glClearAccum MANGLE(ClearAccum) macro