Searched refs:glXChannelRectSGIX (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_getproc.c | 140 { "glXChannelRectSGIX", (__GLXextFuncPtr) glXChannelRectSGIX },
|
D | glx_api.c | 2575 glXChannelRectSGIX(Display *dpy, int screen, int channel, in glXChannelRectSGIX() function
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 858 glXChannelRectSGIX(Display *dpy, int screen, int channel, int x, int y, int w, int h) in glXChannelRectSGIX() function 1276 { "glXChannelRectSGIX", (__GLXextFuncPtr) glXChannelRectSGIX },
|
/external/swiftshader/include/GL/ |
D | glxext.h | 799 int glXChannelRectSGIX (Display *display, int screen, int channel, int x, int y, int w, int h);
|
/external/mesa3d/include/GL/ |
D | glxext.h | 863 int glXChannelRectSGIX (Display *display, int screen, int channel, int x, int y, int w, int h);
|