Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c14043 …r = ((glWindowPos4iMESA = (PFNGLWINDOWPOS4IMESAPROC)glewGetProcAddress((const GLubyte*)"glWindowPo… in _glewInit_GL_MESA_window_pos()
/external/mesa3d/include/GL/
Dglext.h9466 GLAPI void APIENTRY glWindowPos4iMESA (GLint x, GLint y, GLint z, GLint w);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h13977 #define glWindowPos4iMESA GLEW_GET_FUN(__glewWindowPos4iMESA) macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h19933 #define glWindowPos4iMESA epoxy_glWindowPos4iMESA macro
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c117783 GEN_THUNKS(glWindowPos4iMESA, (GLint x, GLint y, GLint z, GLint w), (x, y, z, w))