Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h745 GLGetQueryObjectivRobustANGLE, enumerator
Dentry_points_enum_autogen.cpp1475 case EntryPoint::GLGetQueryObjectivRobustANGLE: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp3250 EVENT(context, GLGetQueryObjectivRobustANGLE, in GL_GetQueryObjectivRobustANGLE()
3262 context, angle::EntryPoint::GLGetQueryObjectivRobustANGLE, idPacked, in GL_GetQueryObjectivRobustANGLE()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp4130 return CallCapture(angle::EntryPoint::GLGetQueryObjectivRobustANGLE, std::move(paramBuffer)); in CaptureGetQueryObjectivRobustANGLE()