Searched refs:GL_ClearDepthf (Results 1 – 9 of 9) sorted by relevance
52 ANGLE_EXPORT void GL_APIENTRY GL_ClearDepthf(GLfloat d);
197 {"glClearDepthf", P(GL_ClearDepthf)},
451 void GL_APIENTRY GL_ClearDepthf(GLfloat d) in GL_ClearDepthf() function
114 return GL_ClearDepthf(d); in glClearDepthf()
30 return GL_ClearDepthf(d); in glClearDepthf()
90 {"glClearDepthf", P(GL_ClearDepthf)},
131 ANGLE_EXPORT void GL_APIENTRY GL_ClearDepthf(GLfloat d);
4320 return GL_ClearDepthf(d); in glClearDepthf()
1311 void GL_APIENTRY GL_ClearDepthf(GLfloat d) in GL_ClearDepthf() function