Searched refs:glXCreateContextWithConfigSGIX (Results 1 - 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_getproc.c123 { "glXCreateContextWithConfigSGIX", (__GLXextFuncPtr) glXCreateContextWithConfigSGIX },
H A Dglx_api.c2339 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, function
/external/mesa3d/src/glx/apple/
H A Dglx_empty.c239 glXCreateContextWithConfigSGIX(Display * dpy, void *config, int a,
/external/mesa3d/src/mesa/drivers/x11/
H A Dglxapi.c792 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) function
1306 { "glXCreateContextWithConfigSGIX", (__GLXextFuncPtr) glXCreateContextWithConfigSGIX },
/external/mesa3d/src/glx/
H A Dglxcmds.c1992 glXCreateContextWithConfigSGIX(Display * dpy, function
2548 GLX_FUNCTION(glXCreateContextWithConfigSGIX),
/external/mesa3d/include/GL/
H A Dglxext.h685 extern GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
/external/swiftshader/include/GL/
H A Dglxext.h672 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);

Completed in 91 milliseconds