Searched refs:SetGLContext (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_lib.h32 GLES2_C_LIB_EXPORT void SetGLContext(gpu::gles2::GLES2Interface* impl);
H A Dgles2_lib.cc36 void SetGLContext(gpu::gles2::GLES2Interface* context) { function in namespace:gles2
/external/chromium_org/webkit/common/gpu/
H A Dgrcontext_for_webgraphicscontext3d.cc34 gles2::SetGLContext(reinterpret_cast<WebGraphicsContext3DImpl*>(
47 gles2::SetGLContext(context3d->GetGLInterface());
/external/chromium_org/cc/test/
H A Dtest_in_process_context_provider.cc94 gles2::SetGLContext(context_provider->ContextGL());
104 gles2::SetGLContext(ContextGL());
/external/chromium_org/gpu/gles2_conform_support/egl/
H A Ddisplay.cc262 gles2::SetGLContext(NULL);
267 gles2::SetGLContext(context_.get());
/external/chromium_org/gpu/command_buffer/tests/
H A Dgl_manager.cc273 ::gles2::SetGLContext(gles2_implementation_.get());

Completed in 3291 milliseconds