Searched refs:VideoEncodeRateControlFlagsKHR (Results 1 – 2 of 2) sorted by relevance
6743 using VideoEncodeRateControlFlagsKHR = Flags<VideoEncodeRateControlFlagBitsKHR>; typedef6749 static VULKAN_HPP_CONST_OR_CONSTEXPR VideoEncodeRateControlFlagsKHR allFlags = {};
2249 VULKAN_HPP_INLINE std::string to_string( VideoEncodeRateControlFlagsKHR ) in to_string() argument