Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs4569 pub struct DescriptorPoolCreateInfoBuilder<'a> { struct
4574 impl<'a> ::std::ops::Deref for DescriptorPoolCreateInfoBuilder<'a> { argument
4580 impl<'a> ::std::ops::DerefMut for DescriptorPoolCreateInfoBuilder<'a> { implementation
4585 impl<'a> DescriptorPoolCreateInfoBuilder<'a> { implementation