Searched defs:LoseContextCHROMIUM (Results 1 – 8 of 8) sorted by relevance
419 void TestGLES2Interface::LoseContextCHROMIUM(GLenum current, GLenum other) { in LoseContextCHROMIUM() function in cc::TestGLES2Interface
8866 struct LoseContextCHROMIUM { struct8867 typedef LoseContextCHROMIUM ValueType; argument8868 static const CommandId kCmdId = kLoseContextCHROMIUM; argument8869 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
3360 TEST_F(GLES2FormatTest, LoseContextCHROMIUM) { in TEST_F() argument
2066 void GLES2Implementation::LoseContextCHROMIUM(GLenum current, GLenum other) { in LoseContextCHROMIUM() function
838 void GLES2InterfaceStub::LoseContextCHROMIUM(GLenum /* current */, in LoseContextCHROMIUM() function
1475 void GLES2TraceImplementation::LoseContextCHROMIUM(GLenum current, in LoseContextCHROMIUM() function
1850 TEST_F(GLES2ImplementationTest, LoseContextCHROMIUM) { in TEST_F() argument
1885 void LoseContextCHROMIUM(GLenum current, GLenum other) { in LoseContextCHROMIUM() function