Searched refs:surface_present_modes_unchecked (Results 1 – 2 of 2) sorted by relevance
1938 unsafe { Ok(self.surface_present_modes_unchecked(surface)?) } in surface_present_modes()1967 pub unsafe fn surface_present_modes_unchecked( in surface_present_modes_unchecked() method
536 .surface_present_modes_unchecked(surface)? in validate()