Searched defs:can_present (Results 1 - 4 of 4) sorted by relevance

/external/vulkan-validation-layers/demos/smoke/
H A DShellAndroid.h35 bool can_present(VkPhysicalDevice phy, uint32_t queue_family) { return true; } function in class:ShellAndroid
H A DShellWin32.cpp135 bool ShellWin32::can_present(VkPhysicalDevice phy, uint32_t queue_family) function in class:ShellWin32
H A DShellWayland.cpp214 bool ShellWayland::can_present(VkPhysicalDevice phy, uint32_t queue_family) { function in class:ShellWayland
H A DShellXcb.cpp185 bool ShellXcb::can_present(VkPhysicalDevice phy, uint32_t queue_family) function in class:ShellXcb

Completed in 130 milliseconds