Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Dbitflags.rs663 pub struct DescriptorSetLayoutCreateFlags(pub(crate) Flags); struct
665 impl DescriptorSetLayoutCreateFlags {} implementation
Dfeature_extensions.rs645 impl DescriptorSetLayoutCreateFlags { impl
Dconst_debugs.rs1084 impl fmt::Debug for DescriptorSetLayoutCreateFlags { implementation
Dextensions.rs6807 impl DescriptorSetLayoutCreateFlags { implementation
13456 impl DescriptorSetLayoutCreateFlags { impl
22230 impl DescriptorSetLayoutCreateFlags { impl
23389 impl DescriptorSetLayoutCreateFlags { implementation
/external/swiftshader/include/vulkan/
Dvulkan_enums.hpp2938 using DescriptorSetLayoutCreateFlags = Flags<DescriptorSetLayoutCreateFlagBits>; typedef
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_enums.hpp2878 using DescriptorSetLayoutCreateFlags = Flags<DescriptorSetLayoutCreateFlagBits>; typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp2930 using DescriptorSetLayoutCreateFlags = Flags<DescriptorSetLayoutCreateFlagBits>; typedef