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