Searched defs:surface_support (Results 1 – 2 of 2) sorted by relevance
58 pub(crate) surface_support: OnceCache<(ash::vk::PhysicalDevice, u32), bool>, field
2021 pub fn surface_support( in surface_support() method