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

  /external/mesa3d/src/glx/
g_glxglvnddispatchfuncs.c 23 __ATTRIB(ChooseFBConfigSGIX),
140 __FETCH_FUNCTION_PTR(ChooseFBConfigSGIX);
932 __ATTRIB(ChooseFBConfigSGIX),
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.h 138 GLXFBConfigSGIX * (*ChooseFBConfigSGIX)(Display *, int, int *, int *);
glxapi.c 732 return t->ChooseFBConfigSGIX(dpy, screen, attrib_list, nelements);
    [all...]
fakeglx.c     [all...]

Completed in 79 milliseconds