Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs24658 pub struct ProtectedSubmitInfoBuilder<'a> { struct
24662 unsafe impl ExtendsSubmitInfo for ProtectedSubmitInfoBuilder<'_> {} implementation
24664 impl<'a> ::std::ops::Deref for ProtectedSubmitInfoBuilder<'a> { implementation
24670 impl<'a> ::std::ops::DerefMut for ProtectedSubmitInfoBuilder<'a> { implementation
24675 impl<'a> ProtectedSubmitInfoBuilder<'a> { implementation