Searched refs:GLGetGraphicsResetStatus (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | entry_points_gles_3_2_autogen.cpp | 563 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/ |
| D | entry_points_enum_autogen.h | 671 GLGetGraphicsResetStatus, enumerator
|
| D | entry_points_enum_autogen.cpp | 1327 case EntryPoint::GLGetGraphicsResetStatus: in GetEntryPointName()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | capture_gles_3_2_autogen.cpp | 535 return CallCapture(angle::EntryPoint::GLGetGraphicsResetStatus, std::move(paramBuffer)); in CaptureGetGraphicsResetStatus()
|
| D | frame_capture_replay_autogen.cpp | 1184 case angle::EntryPoint::GLGetGraphicsResetStatus: in ReplayCall()
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| D | entry_points_gl_4_autogen.cpp | 6977 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()
|