Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def15 glAccum = glAccum@8
Dosmesa.def18 glAccum
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def8 glAccum = glAccum@8
Dopengl32.def8 glAccum
Dstw_context.c818 &glAccum,
Dgldrv.h247 void (APIENTRY *glAccum )( GLenum op, GLfloat value );
/external/angle/src/libGLESv2/
Dopengl32_with_wgl_autogen.def1220 glAccum
Dopengl32_autogen.def1220 glAccum
DlibGLESv2_autogen.cpp5931 void GL_APIENTRY glAccum(GLenum op, GLfloat value) in glAccum() function
/external/mesa3d/docs/
Dversions.rst688 - glAccum(GL_RETURN, s) didn't obey glColorMask() settings
798 - optimized glAccum function
1419 - glAccum is supposed to be a no-op in selection/feedback mode
/external/mesa3d/include/GL/
Dgl.h854 GLAPI void GLAPIENTRY glAccum( GLenum op, GLfloat value );
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/
Dglew.h850 GLAPI void GLAPIENTRY glAccum (GLenum op, GLfloat value);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h844 GLAPI void GLAPIENTRY glAccum (GLenum op, GLfloat value);
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h16668 #define glAccum epoxy_glAccum macro
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c114518 GEN_THUNKS(glAccum, (GLenum op, GLfloat value), (op, value))