Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
H A Dloader_phys_dev_inst_ext_tests.cpp3957 bool CompareDisplayPlanePropData(const std::vector<VkDisplayPlanePropertiesKHR>& props1, in CompareDisplayPlanePropData() function
3997 ASSERT_TRUE(CompareDisplayPlanePropData(props, env.get_test_icd(0).physical_devices.back().display_plane_properties)); in TEST()
4093 ASSERT_TRUE(CompareDisplayPlanePropData(props, cur_dev.display_plane_properties)); in TEST()
5058 bool CompareDisplayPlanePropData(const std::vector<VkDisplayPlanePropertiesKHR>& props1, in CompareDisplayPlanePropData() function
5109 ASSERT_TRUE(CompareDisplayPlanePropData(props, props2)); in TEST()
5196 ASSERT_TRUE(CompareDisplayPlanePropData(props, props2)); in TEST()

Completed in 11 milliseconds