HomeSort by relevance Sort by last modified time
    Searched defs:can_present (Results 1 - 4 of 4) sorted by null

  /external/vulkan-validation-layers/demos/smoke/
ShellAndroid.h 37 bool can_present(VkPhysicalDevice phy, uint32_t queue_family) { return true; } function in class:ShellAndroid
ShellWin32.cpp 114 bool ShellWin32::can_present(VkPhysicalDevice phy, uint32_t queue_family) { function in class:ShellWin32
ShellWayland.cpp 272 bool ShellWayland::can_present(VkPhysicalDevice phy, uint32_t queue_family) { function in class:ShellWayland
ShellXcb.cpp 161 bool ShellXcb::can_present(VkPhysicalDevice phy, uint32_t queue_family) { function in class:ShellXcb

Completed in 195 milliseconds