Searched refs:GLLoseContextCHROMIUM (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 996 GLLoseContextCHROMIUM, enumerator
|
D | entry_points_enum_autogen.cpp | 1977 case EntryPoint::GLLoseContextCHROMIUM: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_ext_autogen.cpp | 4930 EVENT(context, GLLoseContextCHROMIUM, "context = %d, current = %s, other = %s", CID(context), in GL_LoseContextCHROMIUM() 4943 angle::EntryPoint::GLLoseContextCHROMIUM) && in GL_LoseContextCHROMIUM() 4944 ValidateLoseContextCHROMIUM(context, angle::EntryPoint::GLLoseContextCHROMIUM, in GL_LoseContextCHROMIUM()
|
/external/angle/util/capture/ |
D | frame_capture_replay_autogen.cpp | 2239 case angle::EntryPoint::GLLoseContextCHROMIUM: in ReplayTraceFunctionCall()
|
D | trace_interpreter_autogen.cpp | 4030 return CallCapture(EntryPoint::GLLoseContextCHROMIUM, std::move(params)); in ParseCallCapture()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_ext_autogen.cpp | 5393 return CallCapture(angle::EntryPoint::GLLoseContextCHROMIUM, std::move(paramBuffer)); in CaptureLoseContextCHROMIUM()
|