Searched refs:glAccum (Results 1 – 15 of 15) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 15 glAccum = glAccum@8
|
D | osmesa.def | 18 glAccum
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 8 glAccum = glAccum@8
|
D | opengl32.def | 8 glAccum
|
D | stw_context.c | 818 &glAccum,
|
D | gldrv.h | 247 void (APIENTRY *glAccum )( GLenum op, GLfloat value );
|
/external/angle/src/libGLESv2/ |
D | opengl32_with_wgl_autogen.def | 1220 glAccum
|
D | opengl32_autogen.def | 1220 glAccum
|
D | libGLESv2_autogen.cpp | 5931 void GL_APIENTRY glAccum(GLenum op, GLfloat value) in glAccum() function
|
/external/mesa3d/docs/ |
D | versions.rst | 688 - 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/ |
D | gl.h | 854 GLAPI void GLAPIENTRY glAccum( GLenum op, GLfloat value );
|
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/ |
D | glew.h | 850 GLAPI void GLAPIENTRY glAccum (GLenum op, GLfloat value);
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 844 GLAPI void GLAPIENTRY glAccum (GLenum op, GLfloat value);
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 16668 #define glAccum epoxy_glAccum macro
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | gl_generated_dispatch.c | 114518 GEN_THUNKS(glAccum, (GLenum op, GLfloat value), (op, value))
|