Searched defs:surface_present_modes (Results 1 – 2 of 2) sorted by relevance
57 pub(crate) surface_present_modes: OnceCache<ash::vk::PhysicalDevice, Vec<PresentMode>>, field
1932 pub fn surface_present_modes( in surface_present_modes() method