Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/ash/src/vk/
Dfeature_extensions.rs222 impl DescriptorSetLayoutCreateFlags { impl
Dbitflags.rs657 pub struct DescriptorSetLayoutCreateFlags(pub(crate) Flags); struct
659 impl DescriptorSetLayoutCreateFlags {} implementation
Dextensions.rs5260 impl DescriptorSetLayoutCreateFlags { impl
10334 impl DescriptorSetLayoutCreateFlags { implementation
17895 impl DescriptorSetLayoutCreateFlags { implementation
17972 impl DescriptorSetLayoutCreateFlags { impl
19284 impl DescriptorSetLayoutCreateFlags { implementation
26427 impl DescriptorSetLayoutCreateFlags { implementation
26915 impl DescriptorSetLayoutCreateFlags { impl
Dconst_debugs.rs1189 impl fmt::Debug for DescriptorSetLayoutCreateFlags { implementation
/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp3344 using DescriptorSetLayoutCreateFlags = Flags<DescriptorSetLayoutCreateFlagBits>; typedef
/external/swiftshader/include/vulkan/
Dvulkan_enums.hpp3260 using DescriptorSetLayoutCreateFlags = Flags<DescriptorSetLayoutCreateFlagBits>; typedef
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_enums.hpp3590 using DescriptorSetLayoutCreateFlags = Flags<DescriptorSetLayoutCreateFlagBits>; typedef