Searched refs:glWindowPos2i (Results 1 – 11 of 11) sorted by relevance
1649 glWindowPos2i
7598 void GL_APIENTRY glWindowPos2i(GLint x, GLint y) in glWindowPos2i() function
1048 …r = ((glWindowPos2i = (PFNGLWINDOWPOS2IPROC)glewGetProcAddress((const GLubyte*)"glWindowPos2i")) =… in _glewInit_GL_VERSION_1_4()
1608 #define glWindowPos2i GLEW_GET_FUN(__glewWindowPos2i) macro
8597 … glWindowPos2i(info->box->x, res->y_0_top ? (int)res->base.height0 - info->box->y : info->box->y); in vrend_renderer_transfer_write_iov()
9368 …r = ((glWindowPos2i = (PFNGLWINDOWPOS2IPROC)glewGetProcAddress((const GLubyte*)"glWindowPos2i")) =… in _glewInit_GL_VERSION_1_4()
1602 #define glWindowPos2i GLEW_GET_FUN(__glewWindowPos2i) macro
450 GLAPI void APIENTRY glWindowPos2i (GLint x, GLint y);
19893 #define glWindowPos2i epoxy_glWindowPos2i macro
117743 GEN_THUNKS(glWindowPos2i, (GLint x, GLint y), (x, y))