Searched refs:QueryChannelRectSGIX (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.h | 156 int (*QueryChannelRectSGIX)(Display *, int, int, int *, int *, int *, int *); member
|
D | glxapi.c | 869 return t->QueryChannelRectSGIX(dpy, screen, channel, x, y, w, h); in glXQueryChannelRectSGIX()
|
D | fakeglx.c | 2894 glx.QueryChannelRectSGIX = Fake_glXQueryChannelRectSGIX; in _mesa_GetGLXDispatchTable()
|