Searched refs:glXChannelRectSyncSGIX (Results 1 – 9 of 9) sorted by relevance
/third_party/openGLES/extensions/SGIX/ |
D | GLX_SGIX_video_resize.txt | 72 int glXChannelRectSyncSGIX( Display *display, 80 Accepted by the <synctype> parameter of glXChannelRectSyncSGIX. 116 glXChannelRectSyncSGIX setting.) 124 glXChannelRectSyncSGIX configures the system to update video input
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | GLX_SGIX_video_resize.txt | 72 int glXChannelRectSyncSGIX( Display *display, 80 Accepted by the <synctype> parameter of glXChannelRectSyncSGIX. 116 glXChannelRectSyncSGIX setting.) 124 glXChannelRectSyncSGIX configures the system to update video input
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_getproc.c | 143 { "glXChannelRectSyncSGIX", (__GLXextFuncPtr) glXChannelRectSyncSGIX },
|
D | glx_api.c | 2572 glXChannelRectSyncSGIX(Display *dpy, int screen, int channel, GLenum synctype) in glXChannelRectSyncSGIX() function
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 1075 #define glXChannelRectSyncSGIX GLXEW_GET_FUN(__glewXChannelRectSyncSGIX) macro
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 884 int glXChannelRectSyncSGIX (Display *display, int screen, int channel, GLenum synctype);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 883 int glXChannelRectSyncSGIX (Display *display, int screen, int channel, GLenum synctype);
|
/third_party/mesa3d/include/GL/ |
D | glxext.h | 899 int glXChannelRectSyncSGIX (Display *display, int screen, int channel, GLenum synctype);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 883 int glXChannelRectSyncSGIX (Display *display, int screen, int channel, GLenum synctype);
|