Searched refs:addQuery (Results 1 – 7 of 7) sorted by relevance
215 void addQuery(vk::Query *query);
1210 void Renderer::addQuery(vk::Query *query) in addQuery() function in sw::Renderer
1576 MI.addQuery(Q); in lodgeQueryImpl()1696 MI.addQuery(Q); in lookupImpl()1749 void JITDylib::MaterializingInfo::addQuery( in addQuery() function in llvm::orc::JITDylib::MaterializingInfo
937 void addQuery(std::shared_ptr<AsynchronousSymbolQuery> Q);
1191 void addQuery(std::shared_ptr<AsynchronousSymbolQuery> Q);
1482 void JITDylib::MaterializingInfo::addQuery( in addQuery() function in llvm::orc::JITDylib::MaterializingInfo2705 MI.addQuery(Q); in OL_completeLookup()
1616 executionState.renderer->addQuery(queryPool->getQuery(query)); in execute()