Searched defs:PresentInfo (Results 1 – 3 of 3) sorted by relevance
352 pub struct PresentInfo { struct361 pub swapchain_infos: Vec<SwapchainPresentInfo>, argument366 impl Default for PresentInfo { implementation
67 struct PresentInfo { struct69 float alpha = kAlphaOpaque;73 bool RequireScalingOrPhasing() const { in RequireScalingOrPhasing()
490 present_info: PresentInfo, in present_unchecked()498 present_info: &PresentInfo, in present_unchecked_locked()501 let PresentInfo { in present_unchecked_locked() localVariable1486 let PresentInfo { in from_present_info() localVariable