Home
last modified time | relevance | path

Searched refs:GLGetGraphicsResetStatusEXT (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h672 GLGetGraphicsResetStatusEXT, enumerator
Dentry_points_enum_autogen.cpp1329 case EntryPoint::GLGetGraphicsResetStatusEXT: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp5949 EVENT(context, GLGetGraphicsResetStatusEXT, "context = %d", CID(context)); in GL_GetGraphicsResetStatusEXT()
5957 context, angle::EntryPoint::GLGetGraphicsResetStatusEXT)); in GL_GetGraphicsResetStatusEXT()
5965 GetDefaultReturnValue<angle::EntryPoint::GLGetGraphicsResetStatusEXT, GLenum>(); in GL_GetGraphicsResetStatusEXT()
5973 GetDefaultReturnValue<angle::EntryPoint::GLGetGraphicsResetStatusEXT, GLenum>(); in GL_GetGraphicsResetStatusEXT()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp6334 return CallCapture(angle::EntryPoint::GLGetGraphicsResetStatusEXT, std::move(paramBuffer)); in CaptureGetGraphicsResetStatusEXT()