Searched refs:LinkEventNativeParallel (Results 1 – 4 of 4) sorted by relevance
119 class LinkEventNativeParallel; variable
158 class ProgramGL::LinkEventNativeParallel final : public LinkEvent class in rx::ProgramGL161 LinkEventNativeParallel(PostLinkImplFunctor &&functor, in LinkEventNativeParallel() function in rx::ProgramGL::LinkEventNativeParallel480 return std::make_unique<LinkEventNativeParallel>(postLinkImplTask, mFunctions, mProgramID); in link()
124 class LinkEventNativeParallel; variable
153 class ProgramGL::LinkEventNativeParallel final : public LinkEvent class in rx::ProgramGL156 LinkEventNativeParallel(PostLinkImplFunctor &&functor, in LinkEventNativeParallel() function in rx::ProgramGL::LinkEventNativeParallel472 return std::make_unique<LinkEventNativeParallel>(postLinkImplTask, mFunctions, mProgramID); in link()