Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp538 ePerformanceQueryReservationInfoKHR = VK_STRUCTURE_TYPE_PERFORMANCE_QUERY_RESERVATION_INFO_KHR, enumerator
Dvulkansc_to_string.hpp1570 …case StructureType::ePerformanceQueryReservationInfoKHR : return "PerformanceQueryReservationInfoK… in to_string()