Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def15 glAccum = glAccum@8
Dosmesa.def18 glAccum
/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def8 glAccum = glAccum@8
Dopengl32.def8 glAccum
Dstw_context.c817 &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.h859 GLAPI void GLAPIENTRY glAccum( GLenum op, GLfloat value );
Dgl_mangle.h32 #define glAccum MANGLE(Accum) macro