Searched defs:LoseContextCHROMIUM (Results 1 – 8 of 8) sorted by relevance
374 void TestGLES2Interface::LoseContextCHROMIUM(GLenum current, GLenum other) { in LoseContextCHROMIUM() function in cc::TestGLES2Interface
8756 struct LoseContextCHROMIUM { struct8757 typedef LoseContextCHROMIUM ValueType; argument8758 static const CommandId kCmdId = kLoseContextCHROMIUM; argument8759 static const cmd::ArgFlags kArgFlags = cmd::kFixed;8760 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3);8784 COMPILE_ASSERT(sizeof(LoseContextCHROMIUM) == 12, argument
3328 TEST_F(GLES2FormatTest, LoseContextCHROMIUM) { in TEST_F() argument
2064 void GLES2Implementation::LoseContextCHROMIUM(GLenum current, GLenum other) { in LoseContextCHROMIUM() function
1475 void GLES2TraceImplementation::LoseContextCHROMIUM(GLenum current, in LoseContextCHROMIUM() function
838 void GLES2InterfaceStub::LoseContextCHROMIUM(GLenum /* current */, in LoseContextCHROMIUM() function
1863 void LoseContextCHROMIUM(GLenum current, GLenum other) { in LoseContextCHROMIUM() function
1850 TEST_F(GLES2ImplementationTest, LoseContextCHROMIUM) { in TEST_F() argument