Searched refs:glXQueryChannelRectSGIX (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_getproc.c | 141 { "glXQueryChannelRectSGIX", (__GLXextFuncPtr) glXQueryChannelRectSGIX },
|
D | glx_api.c | 2589 glXQueryChannelRectSGIX(Display *dpy, int screen, int channel, in glXQueryChannelRectSGIX() function
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 868 glXQueryChannelRectSGIX(Display *dpy, int screen, int channel, int *x, int *y, int *w, int *h) in glXQueryChannelRectSGIX() function 1277 { "glXQueryChannelRectSGIX", (__GLXextFuncPtr) glXQueryChannelRectSGIX },
|
/external/swiftshader/include/GL/ |
D | glxext.h | 800 int glXQueryChannelRectSGIX (Display *display, int screen, int channel, int *dx, int *dy, int *dw, …
|
/external/mesa3d/include/GL/ |
D | glxext.h | 864 int glXQueryChannelRectSGIX (Display *display, int screen, int channel, int *dx, int *dy, int *dw, …
|