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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
realglx.c 140 glx.ChannelRectSGIX = _real_glXChannelRectSGIX;
glxapi.h 156 int (*ChannelRectSGIX)(Display *, int, int, int, int, int, int);
glxapi.c 910 return (t->ChannelRectSGIX)(dpy, screen, channel, x, y, w, h);
    [all...]
fakeglx.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
realglx.c 140 glx.ChannelRectSGIX = _real_glXChannelRectSGIX;
glxapi.h 156 int (*ChannelRectSGIX)(Display *, int, int, int, int, int, int);
glxapi.c 910 return (t->ChannelRectSGIX)(dpy, screen, channel, x, y, w, h);
    [all...]
fakeglx.c     [all...]

Completed in 925 milliseconds