Searched refs:VideoEncodeFlagBitsKHR (Results 1 – 2 of 2) sorted by relevance
6728 enum class VideoEncodeFlagBitsKHR : VkVideoEncodeFlagsKHR enum6731 using VideoEncodeFlagsKHR = Flags<VideoEncodeFlagBitsKHR>;6734 template <> struct FlagTraits<VideoEncodeFlagBitsKHR>
7905 VULKAN_HPP_INLINE std::string to_string( VideoEncodeFlagBitsKHR ) in to_string() argument