Searched defs:glXChooseVisual (Results 1 - 10 of 10) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/x11/
H A DSDL_x11gl_c.h36 XVisualInfo* glx_visualinfo; /* XVisualInfo* returned by glXChooseVisual */
40 XVisualInfo* (*glXChooseVisual) member in struct:SDL_PrivateGLData
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dglx_mangle.h29 #define glXChooseVisual mglXChooseVisual macro
/external/mesa3d/include/GL/
H A Dglx_mangle.h29 #define glXChooseVisual mglXChooseVisual macro
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxcmds.c904 * glXChooseVisual.
1082 * \sa qsort, glXChooseVisual, glXChooseFBConfig, glXChooseFBConfigSGIX
1149 * This function forms to basis of \c glXChooseVisual, \c glXChooseFBConfig,
1159 * the form expected by \c glXChooseVisual (where boolean
1163 * \c glXChooseVisual style or
1167 * \sa glXChooseVisual, glXChooseFBConfig, glXChooseFBConfigSGIX
1222 glXChooseVisual(Display * dpy, int screen, int *attribList) function
2479 GLX_FUNCTION(glXChooseVisual),
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
H A Dglxapi.c191 glXChooseVisual(Display *dpy, int screen, int *list) function
1230 { "glXChooseVisual", (__GLXextFuncPtr) glXChooseVisual },
/external/mesa3d/src/glx/
H A Dglxcmds.c904 * glXChooseVisual.
1082 * \sa qsort, glXChooseVisual, glXChooseFBConfig, glXChooseFBConfigSGIX
1149 * This function forms to basis of \c glXChooseVisual, \c glXChooseFBConfig,
1159 * the form expected by \c glXChooseVisual (where boolean
1163 * \c glXChooseVisual style or
1167 * \sa glXChooseVisual, glXChooseFBConfig, glXChooseFBConfigSGIX
1222 glXChooseVisual(Display * dpy, int screen, int *attribList) function
2479 GLX_FUNCTION(glXChooseVisual),
/external/mesa3d/src/mesa/drivers/x11/
H A Dglxapi.c191 glXChooseVisual(Display *dpy, int screen, int *list) function
1230 { "glXChooseVisual", (__GLXextFuncPtr) glXChooseVisual },
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c307 * returned by glXChooseVisual. Since this is the first time we're
322 /* can be done? They should use glXChooseVisual(). */
655 * Helper used by glXChooseVisual and glXChooseFBConfig.
975 /* Note: we're not exactly obeying the glXChooseVisual rules here.
1021 glXChooseVisual( Display *dpy, int screen, int *list ) function
1088 /* This visual wasn't found with glXChooseVisual() */
1647 /* this visual wasn't obtained with glXChooseVisual */
2368 /* This visual wasn't found with glXChooseVisual() */
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c307 * returned by glXChooseVisual. Since this is the first time we're
322 /* can be done? They should use glXChooseVisual(). */
655 * Helper used by glXChooseVisual and glXChooseFBConfig.
975 /* Note: we're not exactly obeying the glXChooseVisual rules here.
1021 glXChooseVisual( Display *dpy, int screen, int *list ) function
1088 /* This visual wasn't found with glXChooseVisual() */
1647 /* this visual wasn't obtained with glXChooseVisual */
2368 /* This visual wasn't found with glXChooseVisual() */
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 53 milliseconds