Searched defs:glXCreateContextWithConfigSGIX (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxcmds.c1992 glXCreateContextWithConfigSGIX(Display * dpy, function
2548 GLX_FUNCTION(glXCreateContextWithConfigSGIX),
/external/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c2339 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, function
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c2339 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, function

Completed in 71 milliseconds