Home
last modified time | relevance | path

Searched defs:LoseContextCHROMIUM (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/cc/test/
Dtest_gles2_interface.cc419 void TestGLES2Interface::LoseContextCHROMIUM(GLenum current, GLenum other) { in LoseContextCHROMIUM() function in cc::TestGLES2Interface
/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_format_autogen.h8866 struct LoseContextCHROMIUM { struct
8867 typedef LoseContextCHROMIUM ValueType; argument
8868 static const CommandId kCmdId = kLoseContextCHROMIUM; argument
8869 static const cmd::ArgFlags kArgFlags = cmd::kFixed;
8870 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3);
8894 COMPILE_ASSERT(sizeof(LoseContextCHROMIUM) == 12, argument
Dgles2_cmd_format_test_autogen.h3360 TEST_F(GLES2FormatTest, LoseContextCHROMIUM) { in TEST_F() argument
/external/chromium_org/gpu/command_buffer/client/
Dgles2_implementation_impl_autogen.h2066 void GLES2Implementation::LoseContextCHROMIUM(GLenum current, GLenum other) { in LoseContextCHROMIUM() function
Dgles2_interface_stub_impl_autogen.h838 void GLES2InterfaceStub::LoseContextCHROMIUM(GLenum /* current */, in LoseContextCHROMIUM() function
Dgles2_trace_implementation_impl_autogen.h1475 void GLES2TraceImplementation::LoseContextCHROMIUM(GLenum current, in LoseContextCHROMIUM() function
Dgles2_implementation_unittest_autogen.h1850 TEST_F(GLES2ImplementationTest, LoseContextCHROMIUM) { in TEST_F() argument
Dgles2_cmd_helper_autogen.h1885 void LoseContextCHROMIUM(GLenum current, GLenum other) { in LoseContextCHROMIUM() function