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

  /external/mesa3d/src/glx/
g_glxglvnddispatchfuncs.c 54 __ATTRIB(GetFBConfigAttribSGIX),
347 __FETCH_FUNCTION_PTR(GetFBConfigAttribSGIX);
942 __ATTRIB(GetFBConfigAttribSGIX),
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.h 137 int (*GetFBConfigAttribSGIX)(Display *, GLXFBConfigSGIX, int, int *);
glxapi.c 722 return t->GetFBConfigAttribSGIX(dpy, config, attribute, value);
    [all...]
fakeglx.c     [all...]

Completed in 202 milliseconds