Home
last modified time | relevance | path

Searched refs:GetPhysDevs (Results 1 - 8 of 8) sorted by relevance

/third_party/vulkan-loader/tests/live_verification/
H A Ddynamic_rendering_get_proc_addr.cpp40 auto phys_devs = inst.GetPhysDevs(); in main()
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.h291 std::vector<VkPhysicalDevice> GetPhysDevs(VkResult result_to_check = VK_SUCCESS); // query all physical devices
292 std::vector<VkPhysicalDevice> GetPhysDevs(uint32_t phys_dev_count,
H A Dtest_environment.cpp201 std::vector<VkPhysicalDevice> InstWrapper::GetPhysDevs(uint32_t phys_dev_count, VkResult result_to_check) { function in InstWrapper
210 std::vector<VkPhysicalDevice> InstWrapper::GetPhysDevs(VkResult result_to_check) { function in InstWrapper
/third_party/vulkan-loader/tests/
H A Dloader_unknown_ext_tests.cpp374 auto phys_devs = inst.GetPhysDevs(2); in TEST()
411 auto phys_devs = inst.GetPhysDevs(2); in TEST()
475 auto phys_devs = inst.GetPhysDevs(2); in TEST()
H A Dloader_get_proc_addr_tests.cpp197 inst.GetPhysDevs(1); in TEST()
H A Dloader_regression_tests.cpp1299 auto phys_devs = inst.GetPhysDevs(100); in TEST()
1316 auto phys_devs = inst.GetPhysDevs(100); in TEST()
3677 auto phys_devs = inst.GetPhysDevs(2); in TEST()
3983 auto physical_devices = inst.GetPhysDevs(); in TEST()
4005 auto physical_devices = inst.GetPhysDevs(); in TEST()
4064 auto phys_devs = inst.GetPhysDevs(); in TEST()
4084 auto phys_devs = inst.GetPhysDevs(); in TEST()
H A Dloader_version_tests.cpp993 auto phys_devs = inst.GetPhysDevs(); in CheckDirectDriverLoading()
H A Dloader_phys_dev_inst_ext_tests.cpp5867 auto physical_devices = inst.GetPhysDevs(expected_device_count); in TEST()
5916 auto physical_devices = inst.GetPhysDevs(expected_device_count); in TEST()

Completed in 24 milliseconds