Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DProgramGL.cpp155 using PostLinkImplFunctor = std::function<angle::Result(bool, const std::string &)>; typedef
161 LinkEventNativeParallel(PostLinkImplFunctor &&functor, in LinkEventNativeParallel()
188 PostLinkImplFunctor mPostLinkImplFunctor;
199 PostLinkImplFunctor &&functor) in LinkEventGL()
219 PostLinkImplFunctor mPostLinkImplFunctor;