Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
H A Dloader_phys_dev_inst_ext_tests.cpp3742 VkDisplayKHR CreateRandomDisplay() { return (VkDisplayKHR)(((rand() % 0xFFFFFFFBull) << 12) * (rand() % 0xFFFFFFFull) + 1); } in CreateRandomDisplay() function

Completed in 11 milliseconds