Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp563 EVENT(context, GLGetGraphicsResetStatus, "context = %d", CID(context)); in GL_GetGraphicsResetStatus()
571 ValidateGetGraphicsResetStatus(context, angle::EntryPoint::GLGetGraphicsResetStatus)); in GL_GetGraphicsResetStatus()
579 GetDefaultReturnValue<angle::EntryPoint::GLGetGraphicsResetStatus, GLenum>(); in GL_GetGraphicsResetStatus()
586 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLGetGraphicsResetStatus, GLenum>(); in GL_GetGraphicsResetStatus()
/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h671 GLGetGraphicsResetStatus, enumerator
Dentry_points_enum_autogen.cpp1327 case EntryPoint::GLGetGraphicsResetStatus: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp535 return CallCapture(angle::EntryPoint::GLGetGraphicsResetStatus, std::move(paramBuffer)); in CaptureGetGraphicsResetStatus()
Dframe_capture_replay_autogen.cpp1184 case angle::EntryPoint::GLGetGraphicsResetStatus: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_autogen.cpp6977 EVENT(context, GLGetGraphicsResetStatus, "context = %d", CID(context)); in GL_GetGraphicsResetStatus()
6985 ValidateGetGraphicsResetStatus(context, angle::EntryPoint::GLGetGraphicsResetStatus)); in GL_GetGraphicsResetStatus()
6993 GetDefaultReturnValue<angle::EntryPoint::GLGetGraphicsResetStatus, GLenum>(); in GL_GetGraphicsResetStatus()
7000 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLGetGraphicsResetStatus, GLenum>(); in GL_GetGraphicsResetStatus()