Home
last modified time | relevance | path

Searched refs:GLLoseContextCHROMIUM (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h996 GLLoseContextCHROMIUM, enumerator
Dentry_points_enum_autogen.cpp1977 case EntryPoint::GLLoseContextCHROMIUM: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp4930 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/
Dframe_capture_replay_autogen.cpp2239 case angle::EntryPoint::GLLoseContextCHROMIUM: in ReplayTraceFunctionCall()
Dtrace_interpreter_autogen.cpp4030 return CallCapture(EntryPoint::GLLoseContextCHROMIUM, std::move(params)); in ParseCallCapture()
/external/angle/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp5393 return CallCapture(angle::EntryPoint::GLLoseContextCHROMIUM, std::move(paramBuffer)); in CaptureLoseContextCHROMIUM()