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

/external/chromium_org/ui/gl/
H A Dgl_surface_glx.cc57 bool g_glx_sgi_video_sync_supported = false; member in namespace:gfx::__anon16938
371 g_glx_sgi_video_sync_supported =
374 if (!g_glx_get_msc_rate_oml_supported && g_glx_sgi_video_sync_supported)
466 else if (g_glx_sgi_video_sync_supported)

Completed in 78 milliseconds