Lines Matching defs:VER
42 #define VER(a,b) a, b
70 { GLX(ARB_multisample), VER(1,4), Y, },
72 { GLX(EXT_import_context), VER(0,0), Y, },
73 { GLX(EXT_texture_from_pixmap), VER(0,0), Y, },
74 { GLX(EXT_visual_info), VER(0,0), Y, },
75 { GLX(EXT_visual_rating), VER(0,0), Y, },
77 { GLX(MESA_copy_sub_buffer), VER(0,0), N, },
78 { GLX(OML_swap_method), VER(0,0), Y, },
79 { GLX(SGI_make_current_read), VER(1,3), N, },
80 { GLX(SGI_swap_control), VER(0,0), N, },
81 { GLX(SGIS_multisample), VER(0,0), Y, },
82 { GLX(SGIX_fbconfig), VER(1,3), Y, },
83 { GLX(SGIX_pbuffer), VER(1,3), Y, },
84 { GLX(SGIX_visual_select_group), VER(0,0), Y, },
85 { GLX(INTEL_swap_event), VER(1,4), N, },