Searched refs:glXCreateContextWithConfigSGIX (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_getproc.c | 123 { "glXCreateContextWithConfigSGIX", (__GLXextFuncPtr) glXCreateContextWithConfigSGIX },
|
D | glx_api.c | 2339 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, in glXCreateContextWithConfigSGIX() function
|
/external/mesa3d/src/glx/apple/ |
D | glx_empty.c | 239 glXCreateContextWithConfigSGIX(Display * dpy, void *config, int a,
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 792 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext sh… in glXCreateContextWithConfigSGIX() function 1306 { "glXCreateContextWithConfigSGIX", (__GLXextFuncPtr) glXCreateContextWithConfigSGIX },
|
/external/mesa3d/src/glx/ |
D | glxcmds.c | 1992 glXCreateContextWithConfigSGIX(Display * dpy, in glXCreateContextWithConfigSGIX() function 2548 GLX_FUNCTION(glXCreateContextWithConfigSGIX),
|
/external/mesa3d/include/GL/ |
D | glxext.h | 685 extern GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_…
|