Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp543 EVENT(context, GLGetGraphicsResetStatus, "context = %d", CID(context)); in GL_GetGraphicsResetStatus()
557 GetDefaultReturnValue<angle::EntryPoint::GLGetGraphicsResetStatus, GLenum>(); in GL_GetGraphicsResetStatus()
564 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLGetGraphicsResetStatus, GLenum>(); in GL_GetGraphicsResetStatus()
/external/angle/src/common/
Dentry_points_enum_autogen.h663 GLGetGraphicsResetStatus, enumerator
Dentry_points_enum_autogen.cpp1311 case EntryPoint::GLGetGraphicsResetStatus: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp535 return CallCapture(angle::EntryPoint::GLGetGraphicsResetStatus, std::move(paramBuffer)); in CaptureGetGraphicsResetStatus()
Dframe_capture_replay_autogen.cpp1176 case angle::EntryPoint::GLGetGraphicsResetStatus: in ReplayCall()
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp6726 EVENT(context, GLGetGraphicsResetStatus, "context = %d", CID(context)); in GL_GetGraphicsResetStatus()
6740 GetDefaultReturnValue<angle::EntryPoint::GLGetGraphicsResetStatus, GLenum>(); in GL_GetGraphicsResetStatus()
6747 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLGetGraphicsResetStatus, GLenum>(); in GL_GetGraphicsResetStatus()