Home
last modified time | relevance | path

Searched refs:xmesa_init (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.h364 xmesa_init(Display *dpy);
Dxm_api.c925 xmesa_init( Display *display ) in xmesa_init() function
Dglx_api.c745 if (xmesa_init( dpy ) != 0) { in choose_visual()