Searched defs:queryIndex (Results 1 – 10 of 10) sorted by relevance
132 final int queryIndex = systemId.indexOf('?'); in isAbsoluteURI() local
125 final int queryIndex = systemId.indexOf('?'); in isAbsoluteURI() local
264 unsigned queryIndex = queryid_to_index(queryId); in _mesa_GetPerfQueryInfoINTEL() local325 unsigned queryIndex = queryid_to_index(queryId); in _mesa_GetPerfCounterInfoINTEL() local
240 int queryIndex = uriString.indexOf('?'); in getUriIndices() local
547 void CommandGraphNode::setQueryPool(const QueryPool *queryPool, uint32_t queryIndex) in setQueryPool()1096 void CommandGraph::beginQuery(const QueryPool *queryPool, uint32_t queryIndex) in beginQuery()1103 void CommandGraph::endQuery(const QueryPool *queryPool, uint32_t queryIndex) in endQuery()1110 void CommandGraph::writeTimestamp(const QueryPool *queryPool, uint32_t queryIndex) in writeTimestamp()
2695 uint32_t queryIndex = mCurrentFreeEntry; in allocateQuery() local
1282 for (size_t queryIndex = 0; queryIndex < mRunningQueries.size();) in drawBenchmark() local
1725 const deUint32 queryIndex = 0u; in iterate() local2007 const deUint32 queryIndex = 0u; in iterate() local
1518 SymbolSlab queryIndex() { in queryIndex() function in clang::clangd::__anon4117fc060111::CodeCompleteFlow
3091 for (size_t queryIndex = 0; queryIndex < kQueryCount; ++queryIndex) in TEST_P() local