Searched refs:gl1_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/gpu/command_buffer/tests/
H A Dgl_shared_resources_unittests.cc28 gl1_.Initialize(options);
29 options.share_group_manager = &gl1_;
34 gl1_.Destroy();
38 GLManager gl1_; member in class:gpu::GLSharedResources
44 gl1_.MakeCurrent();
50 gl1_.MakeCurrent();
H A Dgl_texture_mailbox_unittests.cc57 gl1_.Initialize(GLManager::Options());
59 options.share_mailbox_manager = &gl1_;
64 gl1_.Destroy();
68 GLManager gl1_; member in class:gpu::GLTextureMailboxTest
73 gl1_.MakeCurrent();
109 gl1_.MakeCurrent();
146 gl1_.MakeCurrent();
188 gl1_.MakeCurrent();
213 gl1_.MakeCurrent();
244 gl1_
[all...]
H A Dgl_virtual_contexts_unittests.cc31 gl1_.Initialize(options);
37 gl1_.Destroy();
45 GLManager gl1_; member in class:gpu::GLVirtualContextsTest
109 { kSize1, { 0, 255, 0, 0, }, &gl1_, },

Completed in 78 milliseconds