Searched refs:glXChannelRectSGIX (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_getproc.c | 139 { "glXChannelRectSGIX", (__GLXextFuncPtr) glXChannelRectSGIX },
|
D | glx_api.c | 2514 glXChannelRectSGIX(Display *dpy, int screen, int channel, in glXChannelRectSGIX() function
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 904 glXChannelRectSGIX(Display *dpy, int screen, int channel, int x, int y, int w, int h) in glXChannelRectSGIX() function 1322 { "glXChannelRectSGIX", (__GLXextFuncPtr) glXChannelRectSGIX },
|
/external/mesa3d/include/GL/ |
D | glxext.h | 725 extern int glXChannelRectSGIX (Display *display, int screen, int channel, int x, int y, int w, int …
|