Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp198 {"glDepthRange", P(GL_DepthRange)},
Dentry_points_gl_1_autogen.h95 ANGLE_EXPORT void GL_APIENTRY GL_DepthRange(GLdouble n, GLdouble f);
DlibGL_autogen.cpp295 return GL_DepthRange(n, f); in glDepthRange()
Dentry_points_gl_1_autogen.cpp1218 void GL_APIENTRY GL_DepthRange(GLdouble n, GLdouble f) in GL_DepthRange() function