Home
last modified time | relevance | path

Searched defs:DeviceCreateFlags (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/ash/src/vk/
Dconst_debugs.rs1154 impl fmt::Debug for DeviceCreateFlags { implementation
Ddefinitions.rs134 pub struct DeviceCreateFlags(pub(crate) Flags); struct
/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp12381 using DeviceCreateFlags = Flags<DeviceCreateFlagBits>; typedef
12383 VULKAN_HPP_INLINE std::string to_string( DeviceCreateFlags ) in to_string() argument
/external/swiftshader/include/vulkan/
Dvulkan_enums.hpp8900 using DeviceCreateFlags = Flags<DeviceCreateFlagBits>; typedef
8902 VULKAN_HPP_INLINE std::string to_string(DeviceCreateFlags) in to_string() argument
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_enums.hpp8901 using DeviceCreateFlags = Flags<DeviceCreateFlagBits>; typedef
8903 VULKAN_HPP_INLINE std::string to_string( DeviceCreateFlags ) in to_string() argument