LoseContextCHROMIUM 1784 cc/output/gl_renderer_unittest.cc gl->LoseContextCHROMIUM(GL_GUILTY_CONTEXT_RESET_ARB, LoseContextCHROMIUM 146 cc/output/output_surface_unittest.cc output_surface.context_provider()->ContextGL()->LoseContextCHROMIUM( LoseContextCHROMIUM 202 cc/output/output_surface_unittest.cc context_provider_->ContextGL()->LoseContextCHROMIUM( LoseContextCHROMIUM 168 cc/test/test_gles2_interface.h virtual void LoseContextCHROMIUM(GLenum current, GLenum other) OVERRIDE; LoseContextCHROMIUM 354 cc/trees/layer_tree_host_unittest_delegated.cc context_provider->ContextGL()->LoseContextCHROMIUM( LoseContextCHROMIUM 432 cc/trees/layer_tree_host_unittest_delegated.cc context_provider->ContextGL()->LoseContextCHROMIUM( LoseContextCHROMIUM 55 content/browser/compositor/image_transport_factory_browsertest.cc gl->LoseContextCHROMIUM(GL_GUILTY_CONTEXT_RESET_ARB, LoseContextCHROMIUM 1264 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc gl_->LoseContextCHROMIUM(current, other); LoseContextCHROMIUM 231 gpu/GLES2/gl2chromium_autogen.h #define glLoseContextCHROMIUM GLES2_GET_FUN(LoseContextCHROMIUM) LoseContextCHROMIUM 893 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->LoseContextCHROMIUM(current, other); LoseContextCHROMIUM 2196 gpu/command_buffer/client/gles2_cmd_helper_autogen.h gles2::cmds::LoseContextCHROMIUM* c = LoseContextCHROMIUM 2197 gpu/command_buffer/client/gles2_cmd_helper_autogen.h GetCmdSpace<gles2::cmds::LoseContextCHROMIUM>(); LoseContextCHROMIUM 522 gpu/command_buffer/client/gles2_implementation.cc helper_->LoseContextCHROMIUM(GL_GUILTY_CONTEXT_RESET_ARB, LoseContextCHROMIUM 705 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void LoseContextCHROMIUM(GLenum current, GLenum other) OVERRIDE; LoseContextCHROMIUM 2040 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->LoseContextCHROMIUM(current, other); LoseContextCHROMIUM 3146 gpu/command_buffer/client/gles2_implementation_unittest.cc cmds::LoseContextCHROMIUM cmd; LoseContextCHROMIUM 3164 gpu/command_buffer/client/gles2_implementation_unittest.cc cmds::LoseContextCHROMIUM cmd; LoseContextCHROMIUM 1791 gpu/command_buffer/client/gles2_implementation_unittest_autogen.h TEST_F(GLES2ImplementationTest, LoseContextCHROMIUM) { LoseContextCHROMIUM 1793 gpu/command_buffer/client/gles2_implementation_unittest_autogen.h cmds::LoseContextCHROMIUM cmd; LoseContextCHROMIUM 1798 gpu/command_buffer/client/gles2_implementation_unittest_autogen.h gl_->LoseContextCHROMIUM(1, 2); LoseContextCHROMIUM 485 gpu/command_buffer/client/gles2_interface_autogen.h virtual void LoseContextCHROMIUM(GLenum current, GLenum other) = 0; LoseContextCHROMIUM 509 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void LoseContextCHROMIUM(GLenum current, GLenum other) OVERRIDE; LoseContextCHROMIUM 509 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void LoseContextCHROMIUM(GLenum current, GLenum other) OVERRIDE; LoseContextCHROMIUM 1461 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->LoseContextCHROMIUM(current, other); LoseContextCHROMIUM 10483 gpu/command_buffer/common/gles2_cmd_format_autogen.h typedef LoseContextCHROMIUM ValueType; LoseContextCHROMIUM 10510 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(sizeof(LoseContextCHROMIUM) == 12, LoseContextCHROMIUM 10512 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(LoseContextCHROMIUM, header) == 0, LoseContextCHROMIUM 10514 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(LoseContextCHROMIUM, current) == 4, LoseContextCHROMIUM 10516 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(LoseContextCHROMIUM, other) == 8, LoseContextCHROMIUM 3760 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h TEST_F(GLES2FormatTest, LoseContextCHROMIUM) { LoseContextCHROMIUM 3761 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h cmds::LoseContextCHROMIUM& cmd = *GetBufferAs<cmds::LoseContextCHROMIUM>(); LoseContextCHROMIUM 3764 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<uint32>(cmds::LoseContextCHROMIUM::kCmdId), LoseContextCHROMIUM 243 gpu/command_buffer/common/gles2_cmd_ids_autogen.h OP(LoseContextCHROMIUM) /* 484 */ \ LoseContextCHROMIUM 9373 gpu/command_buffer/service/gles2_cmd_decoder.cc uint32 immediate_data_size, const cmds::LoseContextCHROMIUM& c) { LoseContextCHROMIUM 1188 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc gl_->LoseContextCHROMIUM(current, other);