Home
last modified time | relevance | path

Searched refs:perfQueryFeatures (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolPerformanceTests.cpp1309 const auto &perfQueryFeatures = context.getPerformanceQueryFeatures(); in checkSupport() local
1311 if (!perfQueryFeatures.performanceCounterQueryPools) in checkSupport()
1314 … if (m_testType == TT_MULTIPLE_POOLS && !perfQueryFeatures.performanceCounterMultipleQueryPools) in checkSupport()