Home
last modified time | relevance | path

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

/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_format_autogen.h10440 struct LoseContextCHROMIUM { struct
10441 typedef LoseContextCHROMIUM ValueType; argument
10442 static const CommandId kCmdId = kLoseContextCHROMIUM; argument
10443 static const cmd::ArgFlags kArgFlags = cmd::kFixed;
10445 static uint32 ComputeSize() { in ComputeSize()
10469 COMPILE_ASSERT(sizeof(LoseContextCHROMIUM) == 12, argument
Dgles2_cmd_format_test_autogen.h4406 TEST_F(GLES2FormatTest, LoseContextCHROMIUM) { in TEST_F() argument
/external/chromium_org/gpu/command_buffer/client/
Dgles2_implementation_impl_autogen.h1732 void GLES2Implementation::LoseContextCHROMIUM(GLenum current, GLenum other) { in LoseContextCHROMIUM() function
Dgles2_trace_implementation_impl_autogen.h1218 void GLES2TraceImplementation::LoseContextCHROMIUM( in LoseContextCHROMIUM() function
Dgles2_interface_stub_impl_autogen.h657 void GLES2InterfaceStub::LoseContextCHROMIUM( in LoseContextCHROMIUM() function
Dgles2_implementation_unittest_autogen.h1825 TEST_F(GLES2ImplementationTest, LoseContextCHROMIUM) { in TEST_F() argument
Dgles2_cmd_helper_autogen.h1981 void LoseContextCHROMIUM(GLenum current, GLenum other) { in LoseContextCHROMIUM() function