Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/vulkano/src/memory/
Ddevice_memory.rs611 pub fn flags(&self) -> MemoryAllocateFlags { in flags()
/external/rust/android-crates-io/crates/ash/src/vk/
Dfeature_extensions.rs242 impl MemoryAllocateFlags { implementation
Dbitflags.rs768 pub struct MemoryAllocateFlags(pub(crate) Flags); struct
770 impl MemoryAllocateFlags { implementation
Dconst_debugs.rs2922 impl fmt::Debug for MemoryAllocateFlags { implementation
Dextensions.rs4234 impl MemoryAllocateFlags { impl
14654 impl MemoryAllocateFlags { implementation
/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp3793 using MemoryAllocateFlags = Flags<MemoryAllocateFlagBits>; typedef
/external/swiftshader/include/vulkan/
Dvulkan_enums.hpp3659 using MemoryAllocateFlags = Flags<MemoryAllocateFlagBits>; typedef
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_enums.hpp4085 using MemoryAllocateFlags = Flags<MemoryAllocateFlagBits>; typedef