Home
last modified time | relevance | path

Searched refs:VideoDecodeFlagBitsKHR (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp5236 enum class VideoDecodeFlagBitsKHR : VkVideoDecodeFlagsKHR enum
5239 using VideoDecodeFlagsKHR = Flags<VideoDecodeFlagBitsKHR>;
5242 template <> struct FlagTraits<VideoDecodeFlagBitsKHR>
Dvulkan_to_string.hpp6534 VULKAN_HPP_INLINE std::string to_string( VideoDecodeFlagBitsKHR ) in to_string() argument