Searched refs:glXQueryChannelRectSGIX (Results 1 – 10 of 10) sorted by relevance
/third_party/openGLES/extensions/SGIX/ |
D | GLX_SGIX_video_resize.txt | 55 int glXQueryChannelRectSGIX( Display *display, 118 glXQueryChannelRectSGIX returns the actual input area that took 150 [resize rect] glXQueryChannelRectSGIX Z+ current pan/zoom rect
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | GLX_SGIX_video_resize.txt | 55 int glXQueryChannelRectSGIX( Display *display, 118 glXQueryChannelRectSGIX returns the actual input area that took 150 [resize rect] glXQueryChannelRectSGIX Z+ current pan/zoom rect
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_getproc.c | 141 { "glXQueryChannelRectSGIX", (__GLXextFuncPtr) glXQueryChannelRectSGIX },
|
D | glx_api.c | 2544 glXQueryChannelRectSGIX(Display *dpy, int screen, int channel, in glXQueryChannelRectSGIX() function
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 863 glXQueryChannelRectSGIX(Display *dpy, int screen, int channel, int *x, int *y, int *w, int *h) in glXQueryChannelRectSGIX() function 1154 { "glXQueryChannelRectSGIX", (__GLXextFuncPtr) glXQueryChannelRectSGIX },
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 1077 #define glXQueryChannelRectSGIX GLXEW_GET_FUN(__glewXQueryChannelRectSGIX) macro
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 882 int glXQueryChannelRectSGIX (Display *display, int screen, int channel, int *dx, int *dy, int *dw, …
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 881 int glXQueryChannelRectSGIX (Display *display, int screen, int channel, int *dx, int *dy, int *dw, …
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 881 int glXQueryChannelRectSGIX (Display *display, int screen, int channel, int *dx, int *dy, int *dw, …
|
/third_party/mesa3d/include/GL/ |
D | glxext.h | 897 int glXQueryChannelRectSGIX (Display *display, int screen, int channel, int *dx, int *dy, int *dw, …
|