Searched refs:XcbSurfaceCreateFlagsKHR (Results 1 – 2 of 2) sorted by relevance
4874 using XcbSurfaceCreateFlagsKHR = Flags<XcbSurfaceCreateFlagBitsKHR>; typedef4880 static VULKAN_HPP_CONST_OR_CONSTEXPR XcbSurfaceCreateFlagsKHR allFlags = {};
1428 VULKAN_HPP_INLINE std::string to_string( XcbSurfaceCreateFlagsKHR ) in to_string() argument