Home
last modified time | relevance | path

Searched refs:g_supports_oes_vertex_array_object (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/android_webview/browser/
Dscoped_app_gl_state_restore.cc67 bool g_supports_oes_vertex_array_object = false; variable
187 g_supports_oes_vertex_array_object = in ScopedAppGLStateRestoreImpl()
271 if (g_supports_oes_vertex_array_object) { in ScopedAppGLStateRestoreImpl()
312 if (g_supports_oes_vertex_array_object) in ~ScopedAppGLStateRestoreImpl()
334 if (g_supports_oes_vertex_array_object && vertex_array_bindings_oes_ != 0) in ~ScopedAppGLStateRestoreImpl()