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

  /external/chromium_org/gpu/command_buffer/tests/
gl_manager.cc 149 gfx::GLContext* real_gl_context = NULL; local
151 real_gl_context = options.virtual_manager->context();
200 if (real_gl_context) {
202 share_group_.get(), real_gl_context, decoder_->AsWeakPtr()));

Completed in 79 milliseconds