Searched defs:bound_descriptor_set (Results 1 – 3 of 3) sorted by relevance
607 pub(crate) fn bound_descriptor_set( in bound_descriptor_set() method
491 fn bound_descriptor_set(&self, set_num: u32) -> (&dyn DescriptorSet, &[u32]) { in bound_descriptor_set() method
2889 fn bound_descriptor_set(&self, set_num: u32) -> (&dyn DescriptorSet, &[u32]) { in submit() method