Searched refs:glXQueryChannelDeltasSGIX (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | GLX_SGIX_video_resize.txt | 63 int glXQueryChannelDeltasSGIX( Display *display, 121 glXQueryChannelDeltasSGIX returns the resolution at which one can 149 [deltas] glXQueryChannelDeltasSGIX Z+ dx=4,dy=1,dw=4,dh=1
|
/third_party/openGLES/extensions/SGIX/ |
D | GLX_SGIX_video_resize.txt | 63 int glXQueryChannelDeltasSGIX( Display *display, 121 glXQueryChannelDeltasSGIX returns the resolution at which one can 149 [deltas] glXQueryChannelDeltasSGIX Z+ dx=4,dy=1,dw=4,dh=1
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_getproc.c | 142 { "glXQueryChannelDeltasSGIX", (__GLXextFuncPtr) glXQueryChannelDeltasSGIX },
|
D | glx_api.c | 2558 glXQueryChannelDeltasSGIX(Display *dpy, int screen, int channel, in glXQueryChannelDeltasSGIX() function
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 873 glXQueryChannelDeltasSGIX(Display *dpy, int screen, int channel, int *dx, int *dy, int *dw, int *dh) in glXQueryChannelDeltasSGIX() function 1155 { "glXQueryChannelDeltasSGIX", (__GLXextFuncPtr) glXQueryChannelDeltasSGIX },
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 1076 #define glXQueryChannelDeltasSGIX GLXEW_GET_FUN(__glewXQueryChannelDeltasSGIX) macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 882 int glXQueryChannelDeltasSGIX (Display *display, int screen, int channel, int *x, int *y, int *w, i…
|
/third_party/mesa3d/include/GL/ |
D | glxext.h | 898 int glXQueryChannelDeltasSGIX (Display *display, int screen, int channel, int *x, int *y, int *w, i…
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 882 int glXQueryChannelDeltasSGIX (Display *display, int screen, int channel, int *x, int *y, int *w, i…
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 883 int glXQueryChannelDeltasSGIX (Display *display, int screen, int channel, int *x, int *y, int *w, i…
|