Searched refs:PerformanceCounterScopeKHR (Results 1 – 4 of 4) sorted by relevance
4069 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()
6988 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()
3578 enum class PerformanceCounterScopeKHR enum
5811 enum class PerformanceCounterScopeKHR enum