Searched refs:VideoEndCodingFlagsKHR (Results 1 – 2 of 2) sorted by relevance
5187 using VideoEndCodingFlagsKHR = Flags<VideoEndCodingFlagBitsKHR>; typedef5193 static VULKAN_HPP_CONST_OR_CONSTEXPR VideoEndCodingFlagsKHR allFlags = {};
1559 VULKAN_HPP_INLINE std::string to_string( VideoEndCodingFlagsKHR ) in to_string() argument