Searched defs:LoseContextCHROMIUM (Results 1 – 7 of 7) sorted by relevance
10440 struct LoseContextCHROMIUM { struct10441 typedef LoseContextCHROMIUM ValueType; argument10442 static const CommandId kCmdId = kLoseContextCHROMIUM; argument10443 static const cmd::ArgFlags kArgFlags = cmd::kFixed;10445 static uint32 ComputeSize() { in ComputeSize()10469 COMPILE_ASSERT(sizeof(LoseContextCHROMIUM) == 12, argument
4406 TEST_F(GLES2FormatTest, LoseContextCHROMIUM) { in TEST_F() argument
1732 void GLES2Implementation::LoseContextCHROMIUM(GLenum current, GLenum other) { in LoseContextCHROMIUM() function
1218 void GLES2TraceImplementation::LoseContextCHROMIUM( in LoseContextCHROMIUM() function
657 void GLES2InterfaceStub::LoseContextCHROMIUM( in LoseContextCHROMIUM() function
1825 TEST_F(GLES2ImplementationTest, LoseContextCHROMIUM) { in TEST_F() argument
1981 void LoseContextCHROMIUM(GLenum current, GLenum other) { in LoseContextCHROMIUM() function