Home
last modified time | relevance | path

Searched defs:DeviceQueueCreateFlags (Results 1 – 7 of 7) sorted by relevance

/external/rust/android-crates-io/crates/ash/src/vk/
Dfeature_extensions.rs20 impl DeviceQueueCreateFlags { implementation
Dbitflags.rs43 pub struct DeviceQueueCreateFlags(pub(crate) Flags); struct
45 impl DeviceQueueCreateFlags {} impl
Dconst_debugs.rs1407 impl fmt::Debug for DeviceQueueCreateFlags { implementation
Dextensions.rs22882 impl DeviceQueueCreateFlags { impl
/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp2210 using DeviceQueueCreateFlags = Flags<DeviceQueueCreateFlagBits>; typedef
/external/swiftshader/include/vulkan/
Dvulkan_enums.hpp2132 using DeviceQueueCreateFlags = Flags<DeviceQueueCreateFlagBits>; typedef
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_enums.hpp2339 using DeviceQueueCreateFlags = Flags<DeviceQueueCreateFlagBits>; typedef