Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs5210 pub struct DescriptorSetAllocateInfoBuilder<'a> { struct
5215 impl<'a> ::std::ops::Deref for DescriptorSetAllocateInfoBuilder<'a> { implementation
5221 impl<'a> ::std::ops::DerefMut for DescriptorSetAllocateInfoBuilder<'a> { implementation
5226 impl<'a> DescriptorSetAllocateInfoBuilder<'a> { impl