Home
last modified time | relevance | path

Searched defs:can_present (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/demos/smoke/
DShellAndroid.h41 bool can_present(VkPhysicalDevice phy, uint32_t queue_family) { return true; } in can_present() function
DShellWin32.cpp141 bool ShellWin32::can_present(VkPhysicalDevice phy, uint32_t queue_family) in can_present() function in ShellWin32
DShellXcb.cpp191 bool ShellXcb::can_present(VkPhysicalDevice phy, uint32_t queue_family) in can_present() function in ShellXcb