Home
last modified time | relevance | path

Searched defs:VideoDecodeFlagsKHR (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/ash/src/vk/
Dbitflags.rs1143 pub struct VideoDecodeFlagsKHR(pub(crate) Flags); struct
1145 impl VideoDecodeFlagsKHR { implementation
Dconst_debugs.rs5514 impl fmt::Debug for VideoDecodeFlagsKHR { implementation
/external/swiftshader/include/vulkan/
Dvulkan_to_string.hpp1582 VULKAN_HPP_INLINE std::string to_string( VideoDecodeFlagsKHR ) in to_string() argument
Dvulkan_enums.hpp4773 using VideoDecodeFlagsKHR = Flags<VideoDecodeFlagBitsKHR>; typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_to_string.hpp2159 VULKAN_HPP_INLINE std::string to_string( VideoDecodeFlagsKHR ) in to_string() argument
Dvulkan_enums.hpp5000 using VideoDecodeFlagsKHR = Flags<VideoDecodeFlagBitsKHR>; typedef
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_to_string.hpp2170 VULKAN_HPP_INLINE std::string to_string( VideoDecodeFlagsKHR ) in to_string() argument
Dvulkan_enums.hpp4546 using VideoDecodeFlagsKHR = Flags<VideoDecodeFlagBitsKHR>; typedef