Searched refs:GL_DepthRangex (Results 1 – 5 of 5) sorted by relevance
35 ANGLE_EXPORT void GL_APIENTRY GL_DepthRangex(GLfixed n, GLfixed f);
274 {"glDepthRangex", P(GL_DepthRangex)},
281 void GL_APIENTRY GL_DepthRangex(GLfixed n, GLfixed f) in GL_DepthRangex() function
2348 return GL_DepthRangex(n, f); in glDepthRangex()
371 return GL_DepthRangex(n, f); in glDepthRangex()