Home
last modified time | relevance | path

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

/external/chromium_org/gpu/command_buffer/tests/
Dgl_texture_mailbox_unittest.cc413 GLManager other_gl[2]; in TEST_F() local
415 other_gl[i].Initialize(options); in TEST_F()
416 other_gl[i].MakeCurrent(); in TEST_F()
417 other_gl[i].decoder()->ProduceFrontBuffer(mailbox[i]); in TEST_F()
420 options.share_group_manager = other_gl+i; in TEST_F()
432 other_gl[i].MakeCurrent(); in TEST_F()
444 other_gl[i].MakeCurrent(); in TEST_F()
445 other_gl[i].Destroy(); in TEST_F()