Searched refs:glClearAccum (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 26 glClearAccum = glClearAccum@16
|
D | osmesa.def | 29 glClearAccum
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 19 glClearAccum = glClearAccum@16
|
D | opengl32.def | 19 glClearAccum
|
D | stw_context.c | 809 &glClearAccum,
|
D | gldrv.h | 238 …void (APIENTRY *glClearAccum )( GLfloat red, GLfloat green, GLfloat blue, GLfloat…
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 19 glClearAccum
|
D | libGL_autogen.cpp | 83 void GL_APIENTRY glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearAccum() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 852 GLAPI void GLAPIENTRY glClearAccum( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha );
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 855 GLAPI void GLAPIENTRY glClearAccum (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
|