Searched refs:glXBindChannelToWindowSGIX (Results 1 – 11 of 11) sorted by relevance
/third_party/openGLES/extensions/SGIX/ |
D | GLX_SGIX_video_resize.txt | 42 int glXBindChannelToWindowSGIX( Display *display, 108 glXBindChannelToWindowSGIX associates a channel with an X window id 137 glXBindChannelToWindowSGIX call. 139 glXBindChannelToWindowSGIX returns GLX_BAD_VALUE if window passed to it
|
D | GLX_SGIX_video_resize_float.txt | 103 glXBindChannelToWindowSGIX call. 105 glXBindChannelToWindowSGIX returns GLX_BAD_VALUE if window passed to it
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | GLX_SGIX_video_resize.txt | 42 int glXBindChannelToWindowSGIX( Display *display, 108 glXBindChannelToWindowSGIX associates a channel with an X window id 137 glXBindChannelToWindowSGIX call. 139 glXBindChannelToWindowSGIX returns GLX_BAD_VALUE if window passed to it
|
D | GLX_SGIX_video_resize_float.txt | 103 glXBindChannelToWindowSGIX call. 105 glXBindChannelToWindowSGIX returns GLX_BAD_VALUE if window passed to it
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_getproc.c | 139 { "glXBindChannelToWindowSGIX", (__GLXextFuncPtr) glXBindChannelToWindowSGIX },
|
D | glx_api.c | 2519 glXBindChannelToWindowSGIX(Display *dpy, int screen, int channel, in glXBindChannelToWindowSGIX() function
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 1073 #define glXBindChannelToWindowSGIX GLXEW_GET_FUN(__glewXBindChannelToWindowSGIX) macro
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 880 int glXBindChannelToWindowSGIX (Display *display, int screen, int channel, Window window);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 879 int glXBindChannelToWindowSGIX (Display *display, int screen, int channel, Window window);
|
/third_party/mesa3d/include/GL/ |
D | glxext.h | 895 int glXBindChannelToWindowSGIX (Display *display, int screen, int channel, Window window);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 879 int glXBindChannelToWindowSGIX (Display *display, int screen, int channel, Window window);
|