OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:base_share_group_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/gpu/command_buffer/tests/
gl_manager.cc
32
scoped_refptr<gfx::GLShareGroup>* GLManager::
base_share_group_
;
member in class:gpu::GLManager
54
if (
base_share_group_
) {
216
base_share_group_
= new scoped_refptr<gfx::GLShareGroup>(
223
gfx::GLContext::CreateGLContext(
base_share_group_
->get(),
gl_manager.h
115
static scoped_refptr<gfx::GLShareGroup>*
base_share_group_
;
member in class:gpu::GLManager
Completed in 31 milliseconds