Searched defs:CompileJob (Results 1 – 1 of 1) sorted by relevance
382 struct CompileJob struct385 virtual bool wait() { return compileEvent->wait() == angle::Result::Continue; } in wait()387 std::unique_ptr<CompileEvent> compileEvent;388 ShCompilerInstance shCompilerInstance;