Searched refs:MetalSurfaceCreateFlagsEXT (Results 1 – 2 of 2) sorted by relevance
6329 using MetalSurfaceCreateFlagsEXT = Flags<MetalSurfaceCreateFlagBitsEXT>; typedef6335 static VULKAN_HPP_CONST_OR_CONSTEXPR MetalSurfaceCreateFlagsEXT allFlags = {};
2081 VULKAN_HPP_INLINE std::string to_string( MetalSurfaceCreateFlagsEXT ) in to_string() argument