Searched refs:PerformanceCounterUnitKHR (Results 1 – 4 of 4) sorted by relevance
4098 VULKAN_HPP_INLINE std::string to_string( PerformanceCounterUnitKHR value ) in to_string()4102 case PerformanceCounterUnitKHR::eGeneric : return "Generic"; in to_string()4103 case PerformanceCounterUnitKHR::ePercentage : return "Percentage"; in to_string()4104 case PerformanceCounterUnitKHR::eNanoseconds : return "Nanoseconds"; in to_string()4105 case PerformanceCounterUnitKHR::eBytes : return "Bytes"; in to_string()4106 case PerformanceCounterUnitKHR::eBytesPerSecond : return "BytesPerSecond"; in to_string()4107 case PerformanceCounterUnitKHR::eKelvin : return "Kelvin"; in to_string()4108 case PerformanceCounterUnitKHR::eWatts : return "Watts"; in to_string()4109 case PerformanceCounterUnitKHR::eVolts : return "Volts"; in to_string()4110 case PerformanceCounterUnitKHR::eAmps : return "Amps"; in to_string()[all …]
7017 VULKAN_HPP_INLINE std::string to_string( PerformanceCounterUnitKHR value ) in to_string()7021 case PerformanceCounterUnitKHR::eGeneric : return "Generic"; in to_string()7022 case PerformanceCounterUnitKHR::ePercentage : return "Percentage"; in to_string()7023 case PerformanceCounterUnitKHR::eNanoseconds : return "Nanoseconds"; in to_string()7024 case PerformanceCounterUnitKHR::eBytes : return "Bytes"; in to_string()7025 case PerformanceCounterUnitKHR::eBytesPerSecond : return "BytesPerSecond"; in to_string()7026 case PerformanceCounterUnitKHR::eKelvin : return "Kelvin"; in to_string()7027 case PerformanceCounterUnitKHR::eWatts : return "Watts"; in to_string()7028 case PerformanceCounterUnitKHR::eVolts : return "Volts"; in to_string()7029 case PerformanceCounterUnitKHR::eAmps : return "Amps"; in to_string()[all …]
3598 enum class PerformanceCounterUnitKHR enum
5831 enum class PerformanceCounterUnitKHR enum