Searched refs:surface_formats_unchecked (Results 1 – 2 of 2) sorted by relevance
1712 unsafe { Ok(self.surface_formats_unchecked(surface, surface_info)?) } in surface_formats()1784 pub unsafe fn surface_formats_unchecked( in surface_formats_unchecked() method
376 device.physical_device().surface_formats_unchecked( in validate()