Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp1056 {"glViewportIndexedf", P(GL_ViewportIndexedf)},
Dentry_points_gl_4_autogen.h384 GL_ViewportIndexedf(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h);
DlibGL_autogen.cpp4890 return GL_ViewportIndexedf(index, x, y, w, h); in glViewportIndexedf()
Dentry_points_gl_4_autogen.cpp3727 void GL_APIENTRY GL_ViewportIndexedf(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h) in GL_ViewportIndexedf() function