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

  /external/mesa3d/src/mesa/drivers/x11/
realglx.c 141 glx.QueryChannelRectSGIX = _real_glXQueryChannelRectSGIX;
glxapi.h 157 int (*QueryChannelRectSGIX)(Display *, int, int, int *, int *, int *, int *);
glxapi.c 920 return (t->QueryChannelRectSGIX)(dpy, screen, channel, x, y, w, h);
    [all...]
fakeglx.c     [all...]

Completed in 69 milliseconds