Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
DFrameCapture.cpp1647 for (const auto &activeQueryIter : activeQueries) in IsQueryActive() local
1649 const gl::Query *activeQuery = activeQueryIter.get(); in IsQueryActive()