Home
last modified time | relevance | path

Searched refs:GL_ClearDepthf (Results 1 – 9 of 9) sorted by relevance

/external/angle/src/libGLESv2/
Dentry_points_gles_2_0_autogen.h52 ANGLE_EXPORT void GL_APIENTRY GL_ClearDepthf(GLfloat d);
Dproc_table_egl_autogen.cpp197 {"glClearDepthf", P(GL_ClearDepthf)},
Dentry_points_gles_2_0_autogen.cpp451 void GL_APIENTRY GL_ClearDepthf(GLfloat d) in GL_ClearDepthf() function
DlibGLESv2_autogen.cpp114 return GL_ClearDepthf(d); in glClearDepthf()
/external/angle/src/libGLESv1_CM/
DlibGLESv1_CM.cpp30 return GL_ClearDepthf(d); in glClearDepthf()
/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp90 {"glClearDepthf", P(GL_ClearDepthf)},
Dentry_points_gl_4_autogen.h131 ANGLE_EXPORT void GL_APIENTRY GL_ClearDepthf(GLfloat d);
DlibGL_autogen.cpp4320 return GL_ClearDepthf(d); in glClearDepthf()
Dentry_points_gl_4_autogen.cpp1311 void GL_APIENTRY GL_ClearDepthf(GLfloat d) in GL_ClearDepthf() function