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

  /external/mesa3d/src/mesa/drivers/x11/
realglx.c 90 glx.GetVisualFromFBConfig = _real_glXGetVisualFromFBConfig;
glxapi.h 103 XVisualInfo *(*GetVisualFromFBConfig)(Display *dpy, GLXFBConfig config);
glxapi.c 573 return (t->GetVisualFromFBConfig)(dpy, config);
    [all...]
fakeglx.c     [all...]

Completed in 57 milliseconds