Home
last modified time | relevance | path

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

/external/mesa3d/include/GL/
Dglxext.h816 int glXHyperpipeConfigSGIX (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, i…
/external/swiftshader/include/GL/
Dglxext.h800 int glXHyperpipeConfigSGIX (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, i…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglxew.h1314 #define glXHyperpipeConfigSGIX GLXEW_GET_FUN(__glewXHyperpipeConfigSGIX) macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c20370 …r = ((glXHyperpipeConfigSGIX = (PFNGLXHYPERPIPECONFIGSGIXPROC)glewGetProcAddress((const GLubyte*)"… in _glewInit_GLX_SGIX_hyperpipe()