Home
last modified time | relevance | path

Searched refs:glXChooseFBConfigSGIX (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_getproc.c121 { "glXChooseFBConfigSGIX", (__GLXextFuncPtr) glXChooseFBConfigSGIX },
Dglx_api.c2320 glXChooseFBConfigSGIX(Display *dpy, int screen, int *attrib_list, in glXChooseFBConfigSGIX() function
/external/mesa3d/src/glx/apple/
Dglx_empty.c220 glXChooseFBConfigSGIX(Display * dpy, int a, int *b, int *c)
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglxext.h418 extern GLXFBConfigSGIX * glXChooseFBConfigSGIX (Display *, int, int *, int *);
Dglxew.h1071 #define glXChooseFBConfigSGIX GLXEW_GET_FUN(__glewXChooseFBConfigSGIX) macro
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c772 glXChooseFBConfigSGIX(Display *dpy, int screen, int *attrib_list, int *nelements) in glXChooseFBConfigSGIX() function
1304 { "glXChooseFBConfigSGIX", (__GLXextFuncPtr) glXChooseFBConfigSGIX },
/external/mesa3d/src/glx/
Dglxcmds.c1929 _X_EXPORT GLX_ALIAS(GLXFBConfigSGIX *, glXChooseFBConfigSGIX,
2546 GLX_FUNCTION2(glXChooseFBConfigSGIX, glXChooseFBConfig),
/external/mesa3d/include/GL/
Dglxext.h683 extern GLXFBConfigSGIX * glXChooseFBConfigSGIX (Display *dpy, int screen, int *attrib_list, int *ne…