Searched refs:glXCreateContextWithConfigSGIX (Results 1 - 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | glx_getproc.c | 124 { "glXCreateContextWithConfigSGIX", (__GLXextFuncPtr) glXCreateContextWithConfigSGIX },
|
H A D | glx_api.c | 2356 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, in glXCreateContextWithConfigSGIX() function
|
/third_party/mesa3d/src/glx/apple/ |
H A D | glx_empty.c | 205 glXCreateContextWithConfigSGIX(Display * dpy, void *config, int a,
|
/third_party/mesa3d/src/glx/ |
H A D | glxcmds.c | 2029 glXCreateContextWithConfigSGIX(Display * dpy, in glXCreateContextWithConfigSGIX() function 2587 GLX_FUNCTION(glXCreateContextWithConfigSGIX),
|
/third_party/mesa3d/include/GL/ |
H A D | glxext.h | 769 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
|
/third_party/openGLES/api/GL/ |
H A D | glxext.h | 754 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glxext.h | 753 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glxext.h | 753 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
|
Completed in 22 milliseconds