Searched refs:GL_Rectfv (Results 1 – 4 of 4) sorted by relevance
724 {"glRectfv", P(GL_Rectfv)},
307 ANGLE_EXPORT void GL_APIENTRY GL_Rectfv(const GLfloat *v1, const GLfloat *v2);
1138 return GL_Rectfv(v1, v2); in glRectfv()
4951 void GL_APIENTRY GL_Rectfv(const GLfloat *v1, const GLfloat *v2) in GL_Rectfv() function