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

  /external/mesa3d/src/mesa/drivers/x11/
realglx.c 121 glx.GetFBConfigAttribSGIX = _real_glXGetFBConfigAttribSGIX;
glxapi.h 137 int (*GetFBConfigAttribSGIX)(Display *, GLXFBConfigSGIX, int, int *);
glxapi.c 768 return (t->GetFBConfigAttribSGIX)(dpy, config, attribute, value);
    [all...]
fakeglx.c     [all...]

Completed in 98 milliseconds