Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DCoroutine.hpp41 auto pfn = (Nucleus::CoroutineAwait *)routine->getEntry(Nucleus::CoroutineEntryAwait); in await()
DNucleus.hpp182 using CoroutineAwait = bool(CoroutineHandle, void *yieldValue); typedef in rr::Nucleus