Searched defs:queryIndex (Results 1 – 12 of 12) sorted by relevance
125 final int queryIndex = systemId.indexOf('?'); in isAbsoluteURI() local
132 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
242 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()
4071 uint32_t queryIndex = 0; in allocateQuery() local
413 deUint32 queryIndex = 0u; in iterate() local
314 const deUint32 queryIndex = 0; in iterate() local
1939 const deUint32 queryIndex = 0u; in iterate() local2235 const deUint32 queryIndex = 0u; in iterate() local
1990 for (size_t queryIndex = 0; queryIndex < mRunningQueries.size();) in drawBenchmark() local
3230 for (size_t queryIndex = 0; queryIndex < kQueryCount; ++queryIndex) in TEST_P() local