OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:texture_bindings_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.h
96
std::vector<TextureBindings>
texture_bindings_
;
member in class:android_webview::ScopedAppGLStateRestore
scoped_app_gl_state_restore.cc
134
texture_bindings_
.resize(g_gl_max_texture_units);
137
TextureBindings& bindings =
texture_bindings_
[ii];
155
TextureBindings& bindings =
texture_bindings_
[ii];
Completed in 58 milliseconds