Searched refs:GL_ClearDepth (Results 1 – 4 of 4) sorted by relevance
89 {"glClearDepth", P(GL_ClearDepth)},
42 ANGLE_EXPORT void GL_APIENTRY GL_ClearDepth(GLdouble depth);
80 return GL_ClearDepth(depth); in glClearDepth()
270 void GL_APIENTRY GL_ClearDepth(GLdouble depth) in GL_ClearDepth() function