Home
last modified time | relevance | path

Searched refs:GL_ClearAccum (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp81 {"glClearAccum", P(GL_ClearAccum)},
Dentry_points_gl_1_autogen.h34 ANGLE_EXPORT void GL_APIENTRY GL_ClearAccum(GLfloat red,
DlibGL_autogen.cpp70 return GL_ClearAccum(red, green, blue, alpha); in glClearAccum()
Dentry_points_gl_1_autogen.cpp224 void GL_APIENTRY GL_ClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in GL_ClearAccum() function