Home
last modified time | relevance | path

Searched refs:glWindowPos2i (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/libGL/
DlibGL_autogen.def440 glWindowPos2i
DlibGL_autogen.cpp2334 void GL_APIENTRY glWindowPos2i(GLint x, GLint y) in glWindowPos2i() function
/external/virglrenderer/src/
Dvrend_renderer.c6118glWindowPos2i(info->box->x, res->y_0_top ? (int)res->base.height0 - info->box->y : info->box->y); in vrend_renderer_transfer_write_iov()
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c9368 …r = ((glWindowPos2i = (PFNGLWINDOWPOS2IPROC)glewGetProcAddress((const GLubyte*)"glWindowPos2i")) =… in _glewInit_GL_VERSION_1_4()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h1602 #define glWindowPos2i GLEW_GET_FUN(__glewWindowPos2i) macro
/external/swiftshader/include/GL/
Dglext.h448 GLAPI void APIENTRY glWindowPos2i (GLint x, GLint y);
/external/mesa3d/include/GL/
Dglext.h450 GLAPI void APIENTRY glWindowPos2i (GLint x, GLint y);