Searched refs:perfQueryFeatures (Results 1 – 1 of 1) sorted by relevance
1309 const auto &perfQueryFeatures = context.getPerformanceQueryFeatures(); in checkSupport() local1311 if (!perfQueryFeatures.performanceCounterQueryPools) in checkSupport()1314 … if (m_testType == TT_MULTIPLE_POOLS && !perfQueryFeatures.performanceCounterMultipleQueryPools) in checkSupport()