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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
realglx.c 122 glx.ChooseFBConfigSGIX = _real_glXChooseFBConfigSGIX;
glxapi.h 138 GLXFBConfigSGIX * (*ChooseFBConfigSGIX)(Display *, int, int *, int *);
glxapi.c 778 return (t->ChooseFBConfigSGIX)(dpy, screen, attrib_list, nelements);
    [all...]
fakeglx.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
realglx.c 122 glx.ChooseFBConfigSGIX = _real_glXChooseFBConfigSGIX;
glxapi.h 138 GLXFBConfigSGIX * (*ChooseFBConfigSGIX)(Display *, int, int *, int *);
glxapi.c 778 return (t->ChooseFBConfigSGIX)(dpy, screen, attrib_list, nelements);
    [all...]
fakeglx.c     [all...]

Completed in 162 milliseconds