Searched defs:can_present (Results 1 – 3 of 3) sorted by relevance
41 bool can_present(VkPhysicalDevice phy, uint32_t queue_family) { return true; } in can_present() function
141 bool ShellWin32::can_present(VkPhysicalDevice phy, uint32_t queue_family) in can_present() function in ShellWin32
191 bool ShellXcb::can_present(VkPhysicalDevice phy, uint32_t queue_family) in can_present() function in ShellXcb