Searched refs:glWindowPos4iMESA (Results 1 – 5 of 5) sorted by relevance
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 14043 …r = ((glWindowPos4iMESA = (PFNGLWINDOWPOS4IMESAPROC)glewGetProcAddress((const GLubyte*)"glWindowPo… in _glewInit_GL_MESA_window_pos()
|
/external/mesa3d/include/GL/ |
D | glext.h | 9466 GLAPI void APIENTRY glWindowPos4iMESA (GLint x, GLint y, GLint z, GLint w);
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 13977 #define glWindowPos4iMESA GLEW_GET_FUN(__glewWindowPos4iMESA) macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 19933 #define glWindowPos4iMESA epoxy_glWindowPos4iMESA macro
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | gl_generated_dispatch.c | 117783 GEN_THUNKS(glWindowPos4iMESA, (GLint x, GLint y, GLint z, GLint w), (x, y, z, w))
|