Home
last modified time | relevance | path

Searched refs:glAccum (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def8 glAccum = glAccum@8
Dopengl32.def8 glAccum
Dstw_context.c650 &glAccum,
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dmesa.def243 glAccum
/external/mesa3d/docs/
DVERSIONS556 - glAccum(GL_RETURN, s) didn't obey glColorMask() settings
648 - optimized glAccum function
1179 - glAccum is supposed to be a no-op in selection/feedback mode
/external/mesa3d/include/GL/
Dgl.h887 GLAPI void GLAPIENTRY glAccum( GLenum op, GLfloat value );
Dgl_mangle.h32 #define glAccum MANGLE(Accum) macro