Home
last modified time | relevance | path

Searched refs:glWindowPos2iMESA (Results 1 – 5 of 5) sorted by relevance

/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c14027 …r = ((glWindowPos2iMESA = (PFNGLWINDOWPOS2IMESAPROC)glewGetProcAddress((const GLubyte*)"glWindowPo… in _glewInit_GL_MESA_window_pos()
/external/mesa3d/include/GL/
Dglext.h9450 GLAPI void APIENTRY glWindowPos2iMESA (GLint x, GLint y);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h13961 #define glWindowPos2iMESA GLEW_GET_FUN(__glewWindowPos2iMESA) macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h19895 #define glWindowPos2iMESA epoxy_glWindowPos2iMESA macro
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c117745 GEN_THUNKS(glWindowPos2iMESA, (GLint x, GLint y), (x, y))