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

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

Completed in 2437 milliseconds