Searched defs:DescriptorSetWithOffsets (Results 1 – 4 of 4) sorted by relevance
14 fn into_vec(self) -> Vec<DescriptorSetWithOffsets>; in into_vec()19 fn into_vec(self) -> Vec<DescriptorSetWithOffsets> { in into_vec()28 fn into_vec(self) -> Vec<DescriptorSetWithOffsets> { in into_vec()37 fn into_vec(self) -> Vec<DescriptorSetWithOffsets> { in into_vec()
418 pub struct DescriptorSetWithOffsets { struct423 impl DescriptorSetWithOffsets { implementation445 impl<S> From<Arc<S>> for DescriptorSetWithOffsets implementation
99 descriptor_sets: &[DescriptorSetWithOffsets], in validate_bind_descriptor_sets()945 pub fn add(&mut self, descriptor_set: impl Into<DescriptorSetWithOffsets>) { in add()
77 descriptor_sets: &[DescriptorSetWithOffsets], in validate_bind_descriptor_sets()