Searched refs:glXChannelRectSGIX (Results 1 – 12 of 12) sorted by relevance
/third_party/openGLES/extensions/SGIX/ |
D | GLX_SGIX_video_resize.txt | 47 int glXChannelRectSGIX( Display *display, 114 glXChannelRectSGIX sets the input video rectangle that will take 132 glXChannelRectSGIX returns GLX_BAD_CONTEXT if the current context is 135 glXChannelRectSGIX returns GLX_BAD_VALUE if the x,y,w,h rectangle specified
|
D | GLX_SGIX_video_resize_float.txt | 98 glXChannelRectSGIX returns GLX_BAD_CONTEXT if the current context is 101 glXChannelRectSGIX returns GLX_BAD_VALUE if the x,y,w,h rectangle specified
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | GLX_SGIX_video_resize.txt | 47 int glXChannelRectSGIX( Display *display, 114 glXChannelRectSGIX sets the input video rectangle that will take 132 glXChannelRectSGIX returns GLX_BAD_CONTEXT if the current context is 135 glXChannelRectSGIX returns GLX_BAD_VALUE if the x,y,w,h rectangle specified
|
D | GLX_SGIX_video_resize_float.txt | 98 glXChannelRectSGIX returns GLX_BAD_CONTEXT if the current context is 101 glXChannelRectSGIX returns GLX_BAD_VALUE if the x,y,w,h rectangle specified
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_getproc.c | 140 { "glXChannelRectSGIX", (__GLXextFuncPtr) glXChannelRectSGIX },
|
D | glx_api.c | 2530 glXChannelRectSGIX(Display *dpy, int screen, int channel, in glXChannelRectSGIX() function
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 853 glXChannelRectSGIX(Display *dpy, int screen, int channel, int x, int y, int w, int h) in glXChannelRectSGIX() function 1153 { "glXChannelRectSGIX", (__GLXextFuncPtr) glXChannelRectSGIX },
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 1074 #define glXChannelRectSGIX GLXEW_GET_FUN(__glewXChannelRectSGIX) macro
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 881 int glXChannelRectSGIX (Display *display, int screen, int channel, int x, int y, int w, int h);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 880 int glXChannelRectSGIX (Display *display, int screen, int channel, int x, int y, int w, int h);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 880 int glXChannelRectSGIX (Display *display, int screen, int channel, int x, int y, int w, int h);
|
/third_party/mesa3d/include/GL/ |
D | glxext.h | 896 int glXChannelRectSGIX (Display *display, int screen, int channel, int x, int y, int w, int h);
|