Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs4650 pub struct DescriptorSetAllocateInfoBuilder<'a> { struct
4655 impl<'a> ::std::ops::Deref for DescriptorSetAllocateInfoBuilder<'a> { implementation
4661 impl<'a> ::std::ops::DerefMut for DescriptorSetAllocateInfoBuilder<'a> { implementation
4666 impl<'a> DescriptorSetAllocateInfoBuilder<'a> { impl