Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/
Dtest_environment.cpp201 std::vector<VkPhysicalDevice> InstWrapper::GetPhysDevs(uint32_t phys_dev_count, VkResult result_to_… function in InstWrapper
210 std::vector<VkPhysicalDevice> InstWrapper::GetPhysDevs(VkResult result_to_check) { function in InstWrapper