Searched refs:VideoDecodeFlagBitsKHR (Results 1 – 2 of 2) sorted by relevance
5236 enum class VideoDecodeFlagBitsKHR : VkVideoDecodeFlagsKHR enum5239 using VideoDecodeFlagsKHR = Flags<VideoDecodeFlagBitsKHR>;5242 template <> struct FlagTraits<VideoDecodeFlagBitsKHR>
6534 VULKAN_HPP_INLINE std::string to_string( VideoDecodeFlagBitsKHR ) in to_string() argument