Searched refs:DisplayPowerStateEXT (Results 1 – 4 of 4) sorted by relevance
3971 VULKAN_HPP_INLINE std::string to_string( DisplayPowerStateEXT value ) in to_string()3975 case DisplayPowerStateEXT::eOff : return "Off"; in to_string()3976 case DisplayPowerStateEXT::eSuspend : return "Suspend"; in to_string()3977 case DisplayPowerStateEXT::eOn : return "On"; in to_string()
6864 VULKAN_HPP_INLINE std::string to_string( DisplayPowerStateEXT value ) in to_string()6868 case DisplayPowerStateEXT::eOff : return "Off"; in to_string()6869 case DisplayPowerStateEXT::eSuspend : return "Suspend"; in to_string()6870 case DisplayPowerStateEXT::eOn : return "On"; in to_string()
3487 enum class DisplayPowerStateEXT enum
5694 enum class DisplayPowerStateEXT enum