Searched refs:glXChannelRectSGIX (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | glx_getproc.c | 140 { "glXChannelRectSGIX", (__GLXextFuncPtr) glXChannelRectSGIX },
|
H A D | glx_api.c | 2530 glXChannelRectSGIX(Display *dpy, int screen, int channel, in glXChannelRectSGIX() function
|
/third_party/mesa3d/include/GL/ |
H A D | glxext.h | 896 int glXChannelRectSGIX (Display *display, int screen, int channel, int x, int y, int w, int h);
|
/third_party/openGLES/api/GL/ |
H A D | glxext.h | 881 int glXChannelRectSGIX (Display *display, int screen, int channel, int x, int y, int w, int h);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glxext.h | 880 int glXChannelRectSGIX (Display *display, int screen, int channel, int x, int y, int w, int h);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glxext.h | 880 int glXChannelRectSGIX (Display *display, int screen, int channel, int x, int y, int w, int h);
|
Completed in 13 milliseconds