Searched refs:GLX_MESA_swap_control (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_swap_control.spec7 GLX_MESA_swap_control
39 * Should implementations that export GLX_MESA_swap_control also export
H A DMESA_swap_frame_usage.spec28 GLX_MESA_swap_control affects the definition of this extension.
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_swap_control.spec7 GLX_MESA_swap_control
39 * Should implementations that export GLX_MESA_swap_control also export
H A DMESA_swap_frame_usage.spec28 GLX_MESA_swap_control affects the definition of this extension.
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx.h392 * #?. GLX_MESA_swap_control
394 #ifndef GLX_MESA_swap_control
395 #define GLX_MESA_swap_control 1 macro
403 #endif /* GLX_MESA_swap_control */
H A Dglxext.h510 #ifndef GLX_MESA_swap_control
511 #define GLX_MESA_swap_control 1 macro
518 #endif /* GLX_MESA_swap_control */
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglx.h387 * #?. GLX_MESA_swap_control
389 #ifndef GLX_MESA_swap_control
390 #define GLX_MESA_swap_control 1 macro
398 #endif /* GLX_MESA_swap_control */
H A Dglxext.h517 #ifndef GLX_MESA_swap_control
518 #define GLX_MESA_swap_control 1 macro
525 #endif /* GLX_MESA_swap_control */
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxgears.c40 #ifndef GLX_MESA_swap_control
41 #define GLX_MESA_swap_control 1 macro
608 if (is_glx_extension_supported(dpy, "GLX_MESA_swap_control")) {
619 * export GLX_MESA_swap_control. In that case, this branch will never
H A Dglxswapcontrol.c51 #ifndef GLX_MESA_swap_control
836 has_MESA_swap_control = is_extension_supported( "GLX_MESA_swap_control" );
872 "if GLX_MESA_swap_control is not supported.\n" );
884 "nor GLX_MESA_swap_control are supported.\n" );
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h157 #define GLX_MESA_swap_control 1 macro

Completed in 19 milliseconds