Home
last modified time | relevance | path

Searched refs:glXQueryDrawable (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_swap_control.txt80 exposed through glXQueryDrawable.
141 glXQueryDrawable with the attributes GLX_SWAP_INTERVAL_EXT and
143 glXQueryDrawable is undefined if the drawable is not a GLXWindow
190 glXQueryDrawable(dpy, drawable, GLX_SWAP_INTERVAL_EXT, &swap);
191 glXQueryDrawable(dpy, drawable, GLX_MAX_SWAP_INTERVAL_EXT,
DGLX_EXT_swap_control_tear.txt122 glXQueryDrawable with the attributes GLX_SWAP_INTERVAL_EXT and
125 swaps to occur by calling glXQueryDrawable with the attribute
128 glXQueryDrawable is undefined if the drawable is not a GLXWindow
DGLX_EXT_stereo_tree.txt89 Accepted by the <attribute> parameter of glXQueryDrawable and
220 glXQueryDrawable accepts need to be extended to include X
DGLX_EXT_texture_from_pixmap.txt258 glXCreatePixmap, and by the <attribute> parameter of glXQueryDrawable:
265 and returned in the <value> parameter of glXQueryDrawable when
279 and returned in the <value> parameter of glXQueryDrawable when
466 Modify paragraph 1 of the description of glXQueryDrawable:
473 Modify paragraph 3 of the description of glXQueryDrawable:
DGLX_EXT_buffer_age.txt96 Add the following text to the description for glXQueryDrawable
173 glXQueryDrawable describing error conditions.
DGLX_EXT_libglvnd.txt167 glXQueryDrawable to look up a screen number is sufficient.
/third_party/openGLES/extensions/EXT/
DEXT_swap_control.txt80 exposed through glXQueryDrawable.
141 glXQueryDrawable with the attributes GLX_SWAP_INTERVAL_EXT and
143 glXQueryDrawable is undefined if the drawable is not a GLXWindow
190 glXQueryDrawable(dpy, drawable, GLX_SWAP_INTERVAL_EXT, &swap);
191 glXQueryDrawable(dpy, drawable, GLX_MAX_SWAP_INTERVAL_EXT,
DGLX_EXT_swap_control_tear.txt122 glXQueryDrawable with the attributes GLX_SWAP_INTERVAL_EXT and
125 swaps to occur by calling glXQueryDrawable with the attribute
128 glXQueryDrawable is undefined if the drawable is not a GLXWindow
DGLX_EXT_get_drawable_type.txt40 glXQueryDrawable. While this is primarily a convenience for the client
54 glXQueryDrawable:
DGLX_EXT_stereo_tree.txt89 Accepted by the <attribute> parameter of glXQueryDrawable and
220 glXQueryDrawable accepts need to be extended to include X
DGLX_EXT_texture_from_pixmap.txt258 glXCreatePixmap, and by the <attribute> parameter of glXQueryDrawable:
265 and returned in the <value> parameter of glXQueryDrawable when
279 and returned in the <value> parameter of glXQueryDrawable when
466 Modify paragraph 1 of the description of glXQueryDrawable:
473 Modify paragraph 3 of the description of glXQueryDrawable:
DGLX_EXT_buffer_age.txt96 Add the following text to the description for glXQueryDrawable
173 glXQueryDrawable describing error conditions.
DGLX_EXT_libglvnd.txt167 glXQueryDrawable to look up a screen number is sufficient.
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11opengl.h49 void (*glXQueryDrawable) (Display*,GLXDrawable,int,unsigned int*); member
DSDL_x11opengl.c206 _this->gl_data->glXQueryDrawable = in X11_GL_LoadLibrary()
774 _this->gl_data->glXQueryDrawable(display, drawable, in X11_GL_GetSwapInterval()
779 _this->gl_data->glXQueryDrawable(display, drawable, in X11_GL_GetSwapInterval()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_getproc.c90 { "glXQueryDrawable", (__GLXextFuncPtr) glXQueryDrawable },
/third_party/mesa3d/docs/relnotes/
D7.6.1.rst44 - Fake glXQueryDrawable() didn't return good values (bug 24320)
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp224 GET_FNPTR_OR_ERROR(&mFnPtrs->queryDrawablePtr, glXQueryDrawable); in initialize()
/third_party/mesa3d/include/GL/
Dglx.h264 extern void glXQueryDrawable( Display *dpy, GLXDrawable draw, int attribute,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp240 GET_FNPTR_OR_ERROR(&mFnPtrs->queryDrawablePtr, glXQueryDrawable); in initialize()
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp428 glXQueryDrawable(getXDisplay(), getGLXDrawable(), attrib, &value); in getAttrib()
/third_party/mesa3d/src/glx/
Dglx_pbuffer.c822 glXQueryDrawable(Display * dpy, GLXDrawable drawable, in glXQueryDrawable() function
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglxew.h313 #define glXQueryDrawable GLXEW_GET_FUN(__glewXQueryDrawable) macro
/third_party/openGLES/api/GL/
Dglxext.h119 void glXQueryDrawable (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglxext.h138 void glXQueryDrawable (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);

12