Lines Matching refs:pd_features2
1141 VkPhysicalDeviceFeatures2 pd_features2 = {}; in TEST_F() local
1142 pd_features2.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2; in TEST_F()
1143 pd_features2.pNext = &vadf; in TEST_F()
1149 device_create_info.pNext = &pd_features2; in TEST_F()
2490 VkPhysicalDeviceFeatures2 pd_features2{}; in TEST_F() local
2491 pd_features2.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2; in TEST_F()
2492 pd_features2.pNext = &host_query_reset_features; in TEST_F()
2494 ASSERT_NO_FATAL_FAILURE(InitState(nullptr, &pd_features2)); in TEST_F()
2535 VkPhysicalDeviceFeatures2 pd_features2{}; in TEST_F() local
2536 pd_features2.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2; in TEST_F()
2537 pd_features2.pNext = &host_query_reset_features; in TEST_F()
2539 ASSERT_NO_FATAL_FAILURE(InitState(nullptr, &pd_features2)); in TEST_F()
2580 VkPhysicalDeviceFeatures2 pd_features2{}; in TEST_F() local
2581 pd_features2.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2; in TEST_F()
2582 pd_features2.pNext = &host_query_reset_features; in TEST_F()
2584 ASSERT_NO_FATAL_FAILURE(InitState(nullptr, &pd_features2)); in TEST_F()
2626 VkPhysicalDeviceFeatures2 pd_features2{}; in TEST_F() local
2627 pd_features2.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2; in TEST_F()
2628 pd_features2.pNext = &host_query_reset_features; in TEST_F()
2630 ASSERT_NO_FATAL_FAILURE(InitState(nullptr, &pd_features2)); in TEST_F()