Searched refs:glXQueryChannelDeltasSGIX (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | glx_getproc.c | 142 { "glXQueryChannelDeltasSGIX", (__GLXextFuncPtr) glXQueryChannelDeltasSGIX },
|
H A D | glx_api.c | 2558 glXQueryChannelDeltasSGIX(Display *dpy, int screen, int channel, in glXQueryChannelDeltasSGIX() function
|
/third_party/mesa3d/include/GL/ |
H A D | glxext.h | 898 int glXQueryChannelDeltasSGIX (Display *display, int screen, int channel, int *x, int *y, int *w, int *h);
|
/third_party/openGLES/api/GL/ |
H A D | glxext.h | 883 int glXQueryChannelDeltasSGIX (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 | 882 int glXQueryChannelDeltasSGIX (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 | 882 int glXQueryChannelDeltasSGIX (Display *display, int screen, int channel, int *x, int *y, int *w, int *h);
|
Completed in 15 milliseconds