Home
last modified time | relevance | path

Searched refs:glXHyperpipeAttribSGIX (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/include/GL/
Dglxext.h821 int glXHyperpipeAttribSGIX (Display *dpy, int timeSlice, int attrib, int size, void *attribList);
/external/swiftshader/include/GL/
Dglxext.h805 int glXHyperpipeAttribSGIX (Display *dpy, int timeSlice, int attrib, int size, void *attribList);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglxew.h1313 #define glXHyperpipeAttribSGIX GLXEW_GET_FUN(__glewXHyperpipeAttribSGIX) macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c20369 …r = ((glXHyperpipeAttribSGIX = (PFNGLXHYPERPIPEATTRIBSGIXPROC)glewGetProcAddress((const GLubyte*)"… in _glewInit_GLX_SGIX_hyperpipe()