Searched refs:ExtendsCommandBufferBeginInfo (Results 1 – 1 of 1) sorted by relevance
7757 pub unsafe trait ExtendsCommandBufferBeginInfo {} trait7785 pub fn push_next<T: ExtendsCommandBufferBeginInfo>(mut self, next: &'a mut T) -> Self { in push_next()20012 unsafe impl ExtendsCommandBufferBeginInfo for DeviceGroupCommandBufferBeginInfoBuilder<'_> {}20013 unsafe impl ExtendsCommandBufferBeginInfo for DeviceGroupCommandBufferBeginInfo {}