Lines Matching refs:pd_features2
1442 VkPhysicalDeviceFeatures2 pd_features2 = {}; in TEST_F() local
1443 pd_features2.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2; in TEST_F()
1444 pd_features2.pNext = &vadf; in TEST_F()
1446 ASSERT_NO_FATAL_FAILURE(InitState(nullptr, &pd_features2)); in TEST_F()
1542 VkPhysicalDeviceFeatures2 pd_features2 = {}; in TEST_F() local
1543 pd_features2.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2; in TEST_F()
1544 pd_features2.pNext = &vadf; in TEST_F()
1546 ASSERT_NO_FATAL_FAILURE(InitState(nullptr, &pd_features2)); in TEST_F()
1602 VkPhysicalDeviceFeatures2 pd_features2 = {}; in TEST_F() local
1603 pd_features2.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2; in TEST_F()
1604 pd_features2.pNext = &vadf; in TEST_F()
1606 ASSERT_NO_FATAL_FAILURE(InitState(nullptr, &pd_features2)); in TEST_F()