Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_getproc.c139 { "glXChannelRectSGIX", (__GLXextFuncPtr) glXChannelRectSGIX },
Dglx_api.c2514 glXChannelRectSGIX(Display *dpy, int screen, int channel, in glXChannelRectSGIX() function
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c904 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/
Dglxext.h725 extern int glXChannelRectSGIX (Display *display, int screen, int channel, int x, int y, int w, int …