Searched refs:removeQuery (Results 1 – 10 of 10) sorted by relevance
93 device->removeQuery(mQuery); in end()
217 void removeQuery(vk::Query *query);
1213 void Renderer::removeQuery(vk::Query *query) in removeQuery() function in sw::Renderer
351 void removeQuery(Query *query);
2792 void Renderer::removeQuery(Query *query) in removeQuery() function in sw::Renderer
938 void removeQuery(const AsynchronousSymbolQuery &Q);
1760 void JITDylib::MaterializingInfo::removeQuery( in removeQuery() function in llvm::orc::JITDylib::MaterializingInfo1850 MI.removeQuery(Q); in detachQueryHelper()
1063 void removeQuery(const AsynchronousSymbolQuery &Q);
1389 void JITDylib::MaterializingInfo::removeQuery( in removeQuery() function in llvm::orc::JITDylib::MaterializingInfo1641 MI.removeQuery(Q); in detachQueryHelper()
1085 executionState.renderer->removeQuery(queryPool->getQuery(query)); in play()