Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs41011 pub struct PresentFrameTokenGGPBuilder<'a> { struct
41015 unsafe impl ExtendsPresentInfoKHR for PresentFrameTokenGGPBuilder<'_> {} implementation
41017 impl<'a> ::std::ops::Deref for PresentFrameTokenGGPBuilder<'a> { implementation
41023 impl<'a> ::std::ops::DerefMut for PresentFrameTokenGGPBuilder<'a> { implementation
41028 impl<'a> PresentFrameTokenGGPBuilder<'a> { implementation