Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h137 EGLChooseConfig, enumerator
Dentry_points_enum_autogen.cpp259 case EntryPoint::EGLChooseConfig: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_egl_autogen.cpp43 return CallCapture(angle::EntryPoint::EGLChooseConfig, std::move(paramBuffer)); in CaptureChooseConfig()
DFrameCapture.cpp5608 case EntryPoint::EGLChooseConfig: in SkipCall()
/external/angle/util/capture/
Dframe_capture_replay_autogen.cpp3828 case angle::EntryPoint::EGLChooseConfig: in ReplayTraceFunctionCall()
Dtrace_interpreter_autogen.cpp45 return CallCapture(EntryPoint::EGLChooseConfig, std::move(params)); in ParseCallCapture()