Searched refs:max_query_count (Results 1 – 1 of 1) sorted by relevance
14374 …const uint32_t max_query_count = std::min(queryCount, query_pool_state->createInfo.queryCount - fi… in PostCallRecordResetQueryPoolEXT() local14375 for (uint32_t i = 0; i < max_query_count; ++i) { in PostCallRecordResetQueryPoolEXT()