HomeSort by relevance Sort by last modified time
    Searched full:gl1_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/gpu/command_buffer/tests/
gl_shared_resources_unittests.cc 28 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();
gl_texture_mailbox_unittests.cc 57 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_.MakeCurrent()
    [all...]
gl_virtual_contexts_unittests.cc 31 gl1_.Initialize(options);
37 gl1_.Destroy();
45 GLManager gl1_; member in class:gpu::GLVirtualContextsTest
109 { kSize1, { 0, 255, 0, 0, }, &gl1_, },

Completed in 689 milliseconds