Searched refs:FullScreenExclusiveEXT (Results 1 – 2 of 2) sorted by relevance
7630 VULKAN_HPP_INLINE std::string to_string( FullScreenExclusiveEXT value ) in to_string()7634 case FullScreenExclusiveEXT::eDefault : return "Default"; in to_string()7635 case FullScreenExclusiveEXT::eAllowed : return "Allowed"; in to_string()7636 case FullScreenExclusiveEXT::eDisallowed : return "Disallowed"; in to_string()7637 case FullScreenExclusiveEXT::eApplicationControlled : return "ApplicationControlled"; in to_string()
6418 enum class FullScreenExclusiveEXT enum