Home
last modified time | relevance | path

Searched defs:glXChooseVisual (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGLESv2/
Dentry_points_glx.cpp36 XVisualInfo *GL_APIENTRY glXChooseVisual(Display *dpy, int screen, int *attrib_list) in glXChooseVisual() function
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c151 glXChooseVisual(Display *dpy, int screen, int *list) in glXChooseVisual() function
/external/mesa3d/src/glx/
Dglxcmds.c1235 glXChooseVisual(Display * dpy, int screen, int *attribList) in glXChooseVisual() function
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c1095 glXChooseVisual( Display *dpy, int screen, int *list ) in glXChooseVisual() function