Searched refs:VideoDecodeCapabilityFlagsKHR (Results 1 – 2 of 2) sorted by relevance
5204 using VideoDecodeCapabilityFlagsKHR = Flags<VideoDecodeCapabilityFlagBitsKHR>; typedef5210 static VULKAN_HPP_CONST_OR_CONSTEXPR VideoDecodeCapabilityFlagsKHR allFlags =
1581 VULKAN_HPP_INLINE std::string to_string( VideoDecodeCapabilityFlagsKHR value ) in to_string()