Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp89 {"glClearDepth", P(GL_ClearDepth)},
Dentry_points_gl_1_autogen.h42 ANGLE_EXPORT void GL_APIENTRY GL_ClearDepth(GLdouble depth);
DlibGL_autogen.cpp80 return GL_ClearDepth(depth); in glClearDepth()
Dentry_points_gl_1_autogen.cpp270 void GL_APIENTRY GL_ClearDepth(GLdouble depth) in GL_ClearDepth() function