Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Dfeature_extensions.rs797 impl MemoryAllocateFlags { impl
801 impl MemoryAllocateFlags { implementation
Dbitflags.rs774 pub struct MemoryAllocateFlags(pub(crate) Flags); struct
776 impl MemoryAllocateFlags { implementation
Dconst_debugs.rs2433 impl fmt::Debug for MemoryAllocateFlags { implementation
Dextensions.rs5505 impl MemoryAllocateFlags { implementation
18714 impl MemoryAllocateFlags { implementation
18718 impl MemoryAllocateFlags { implementation
/external/swiftshader/include/vulkan/
Dvulkan_enums.hpp3378 using MemoryAllocateFlags = Flags<MemoryAllocateFlagBits>; typedef
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_enums.hpp3268 using MemoryAllocateFlags = Flags<MemoryAllocateFlagBits>; typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp3329 using MemoryAllocateFlags = Flags<MemoryAllocateFlagBits>; typedef