Home
last modified time | relevance | path

Searched defs:visinfo (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/targets/graw-xlib/
H A Dgraw_xlib.c57 XVisualInfo templat, *visinfo = NULL; in graw_create_window_and_screen() local
[all...]
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.h292 XVisualInfo * visinfo; /* X's visual info (pointer to private copy) */ member
H A Dxm_api.c303 XVisualInfo * visinfo = xmv->visinfo; in bits_per_pixel() local
745 XMesaCreateVisual( Display *display, XVisualInfo * visinfo, GLboolean rgb_flag, GLboolean alpha_flag, GLboolean db_flag, GLboolean stereo_flag, GLboolean ximage_flag, GLint depth_size, GLint stencil_size, GLint accum_red_size, GLint accum_green_size, GLint accum_blue_size, GLint accum_alpha_size, GLint num_samples, GLint level, GLint visualCaveat ) XMesaCreateVisual() argument
[all...]
H A Dglx_api.c1149 glXCreateContext( Display *dpy, XVisualInfo *visinfo, in glXCreateContext() argument
1301 glXCreateGLXPixmap( Display *dpy, XVisualInfo *visinfo, Pixma argument
1326 glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap ) glXCreateGLXPixmapMESA() argument
1657 glXGetConfig( Display *dpy, XVisualInfo *visinfo, int attrib, int *value ) glXGetConfig() argument
[all...]
/third_party/mesa3d/src/glx/
H A Dglx_pbuffer.c974 XVisualInfo *visinfo; in glXCreateWindow() local
H A Ddrisw_glx.c697 XVisualInfo *visinfo, template; in driswCreateDrawable() local
H A Dg_glxglvnddispatchfuncs.c623 dispatch_CreateGLXPixmapMESA(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap) dispatch_CreateGLXPixmapMESA() argument

Completed in 13 milliseconds