HomeSort by relevance Sort by last modified time
    Searched refs:ChooseFBConfig (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/drivers/x11/
realglx.c 78 glx.ChooseFBConfig = _real_glXChooseFBConfig;
glxapi.h 91 GLXFBConfig *(*ChooseFBConfig)(Display *dpy, int screen, const int *attribList, int *nitems);
glxapi.c 445 return (t->ChooseFBConfig)(dpy, screen, attribList, nitems);
    [all...]
fakeglx.c     [all...]

Completed in 51 milliseconds