Searched refs:queryOut (Results 1 – 2 of 2) sorted by relevance
417 angle::Result allocateQuery(ContextVk *contextVk, QueryHelper *queryOut, uint32_t queryCount);
2684 QueryHelper *queryOut, in allocateQuery() argument2687 ASSERT(!queryOut->valid()); in allocateQuery()2698 queryOut->init(this, mCurrentPool, queryIndex, queryCount); in allocateQuery()