Searched refs:GLX_EXT_swap_control (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxgears.c601 #if defined(GLX_EXT_swap_control)
602 if (is_glx_extension_supported(dpy, "GLX_EXT_swap_control")) {
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h349 #ifndef GLX_EXT_swap_control
350 #define GLX_EXT_swap_control 1 macro
357 #endif /* GLX_EXT_swap_control */
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h357 #ifndef GLX_EXT_swap_control
358 #define GLX_EXT_swap_control 1 macro
365 #endif /* GLX_EXT_swap_control */
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h145 #define GLX_EXT_swap_control 1 macro
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.0.rst44 - GLX_EXT_swap_control for DRI2 and DRI3
206 - glx: Implement GLX_EXT_swap_control for DRI2 and DRI3

Completed in 17 milliseconds