Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h186 EGLGetProcAddress, enumerator
Dentry_points_enum_autogen.cpp357 case EntryPoint::EGLGetProcAddress: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_egl_autogen.cpp293 return CallCapture(angle::EntryPoint::EGLGetProcAddress, std::move(paramBuffer)); in CaptureGetProcAddress()
DFrameCapture.cpp5609 case EntryPoint::EGLGetProcAddress: in SkipCall()
/external/angle/util/capture/
Dframe_capture_replay_autogen.cpp3926 case angle::EntryPoint::EGLGetProcAddress: in ReplayTraceFunctionCall()
Dtrace_interpreter_autogen.cpp367 return CallCapture(EntryPoint::EGLGetProcAddress, std::move(params)); in ParseCallCapture()