Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_enums.hpp5768 eQueryPerformanceCounter = VK_TIME_DOMAIN_QUERY_PERFORMANCE_COUNTER_EXT enumerator
Dvulkan_to_string.hpp7022 case TimeDomainEXT::eQueryPerformanceCounter : return "QueryPerformanceCounter"; in to_string()