Searched refs:VideoEncodeFlagsKHR (Results 1 – 2 of 2) sorted by relevance
6731 using VideoEncodeFlagsKHR = Flags<VideoEncodeFlagBitsKHR>; typedef6737 static VULKAN_HPP_CONST_OR_CONSTEXPR VideoEncodeFlagsKHR allFlags = {};
2192 VULKAN_HPP_INLINE std::string to_string( VideoEncodeFlagsKHR ) in to_string() argument