Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs17957 pub struct DeviceGroupCommandBufferBeginInfoBuilder<'a> { struct
17961 unsafe impl ExtendsCommandBufferBeginInfo for DeviceGroupCommandBufferBeginInfoBuilder<'_> {} argument
17963 impl<'a> ::std::ops::Deref for DeviceGroupCommandBufferBeginInfoBuilder<'a> { implementation
17969 impl<'a> ::std::ops::DerefMut for DeviceGroupCommandBufferBeginInfoBuilder<'a> { implementation
17974 impl<'a> DeviceGroupCommandBufferBeginInfoBuilder<'a> { implementation