Searched defs:VER (Results 1 - 3 of 3) sorted by relevance

/external/smack/src/com/kenai/jbosh/
H A DAttributes.java60 static final BodyQName VER = BodyQName.createBOSH("ver"); field in class:Attributes
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxextensions.c44 #define VER(a,b) a, b macro
74 { GLX(ARB_create_context), VER(0,0), Y, N, N, N },
75 { GLX(ARB_create_context_profile), VER(0,0), Y, N, N, N },
76 { GLX(ARB_create_context_robustness), VER(0,0), Y, N, N, N },
77 { GLX(ARB_get_proc_address), VER(1,4), Y, N, Y, N },
78 { GLX(ARB_multisample), VER(1,4), Y, Y, N, N },
79 { GLX(ATI_pixel_format_float), VER(0,0), N, N, N, N },
80 { GLX(EXT_import_context), VER(0,0), Y, Y, N, N },
81 { GLX(EXT_visual_info), VER(0,0), Y, Y, N, N },
82 { GLX(EXT_visual_rating), VER(
[all...]
/external/mesa3d/src/glx/
H A Dglxextensions.c44 #define VER(a,b) a, b macro
74 { GLX(ARB_create_context), VER(0,0), Y, N, N, N },
75 { GLX(ARB_create_context_profile), VER(0,0), Y, N, N, N },
76 { GLX(ARB_create_context_robustness), VER(0,0), Y, N, N, N },
77 { GLX(ARB_get_proc_address), VER(1,4), Y, N, Y, N },
78 { GLX(ARB_multisample), VER(1,4), Y, Y, N, N },
79 { GLX(ATI_pixel_format_float), VER(0,0), N, N, N, N },
80 { GLX(EXT_import_context), VER(0,0), Y, Y, N, N },
81 { GLX(EXT_visual_info), VER(0,0), Y, Y, N, N },
82 { GLX(EXT_visual_rating), VER(
[all...]

Completed in 114 milliseconds