Home
last modified time | relevance | path

Searched refs:glXQueryChannelRectSGIX (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_getproc.c140 { "glXQueryChannelRectSGIX", (__GLXextFuncPtr) glXQueryChannelRectSGIX },
Dglx_api.c2528 glXQueryChannelRectSGIX(Display *dpy, int screen, int channel, in glXQueryChannelRectSGIX() function
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c914 glXQueryChannelRectSGIX(Display *dpy, int screen, int channel, int *x, int *y, int *w, int *h) in glXQueryChannelRectSGIX() function
1323 { "glXQueryChannelRectSGIX", (__GLXextFuncPtr) glXQueryChannelRectSGIX },
/external/mesa3d/include/GL/
Dglxext.h726 extern int glXQueryChannelRectSGIX (Display *display, int screen, int channel, int *dx, int *dy, in…