Searched defs:glOrtho (Results 1 – 2 of 2) sorted by relevance
94 GL_APICALL void GL_APIENTRY glOrtho(GLdouble, GLdouble, GLdouble, GLdouble, GLdouble, GLdouble) { r… in glOrtho() function
1253 #define glOrtho MANGLE(Ortho) macro