Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_to_string.hpp4069 VULKAN_HPP_INLINE std::string to_string( PerformanceCounterScopeKHR value ) in to_string()
4073 case PerformanceCounterScopeKHR::eCommandBuffer : return "CommandBuffer"; in to_string()
4074 case PerformanceCounterScopeKHR::eRenderPass : return "RenderPass"; in to_string()
4075 case PerformanceCounterScopeKHR::eCommand : return "Command"; in to_string()
Dvulkan_to_string.hpp6988 VULKAN_HPP_INLINE std::string to_string( PerformanceCounterScopeKHR value ) in to_string()
6992 case PerformanceCounterScopeKHR::eCommandBuffer : return "CommandBuffer"; in to_string()
6993 case PerformanceCounterScopeKHR::eRenderPass : return "RenderPass"; in to_string()
6994 case PerformanceCounterScopeKHR::eCommand : return "Command"; in to_string()
Dvulkansc_enums.hpp3578 enum class PerformanceCounterScopeKHR enum
Dvulkan_enums.hpp5811 enum class PerformanceCounterScopeKHR enum