Home
last modified time | relevance | path

Searched refs:glXChannelRectSGIX (Results 1 – 12 of 12) sorted by relevance

/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_video_resize.txt47 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
DGLX_SGIX_video_resize_float.txt98 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/
DGLX_SGIX_video_resize.txt47 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
DGLX_SGIX_video_resize_float.txt98 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/
Dglx_getproc.c140 { "glXChannelRectSGIX", (__GLXextFuncPtr) glXChannelRectSGIX },
Dglx_api.c2530 glXChannelRectSGIX(Display *dpy, int screen, int channel, in glXChannelRectSGIX() function
/third_party/mesa3d/src/mesa/drivers/x11/
Dglxapi.c853 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/
Dglxew.h1074 #define glXChannelRectSGIX GLXEW_GET_FUN(__glewXChannelRectSGIX) macro
/third_party/openGLES/api/GL/
Dglxext.h881 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/
Dglxext.h880 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/
Dglxext.h880 int glXChannelRectSGIX (Display *display, int screen, int channel, int x, int y, int w, int h);
/third_party/mesa3d/include/GL/
Dglxext.h896 int glXChannelRectSGIX (Display *display, int screen, int channel, int x, int y, int w, int h);