Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1290 GLReadPixelsRobustANGLE, enumerator
Dentry_points_enum_autogen.cpp2565 case EntryPoint::GLReadPixelsRobustANGLE: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp2124 EVENT(context, GLReadPixelsRobustANGLE, in GL_ReadPixelsRobustANGLE()
2139 angle::EntryPoint::GLReadPixelsRobustANGLE) && in GL_ReadPixelsRobustANGLE()
2140 ValidateReadPixelsRobustANGLE(context, angle::EntryPoint::GLReadPixelsRobustANGLE, x, in GL_ReadPixelsRobustANGLE()
/external/angle/util/capture/
Dframe_capture_replay_autogen.cpp2950 case angle::EntryPoint::GLReadPixelsRobustANGLE: in ReplayTraceFunctionCall()
Dtrace_interpreter_autogen.cpp4957 return CallCapture(EntryPoint::GLReadPixelsRobustANGLE, std::move(params)); in ParseCallCapture()
/external/angle/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp2385 return CallCapture(angle::EntryPoint::GLReadPixelsRobustANGLE, std::move(paramBuffer)); in CaptureReadPixelsRobustANGLE()