Searched defs:testFeatures (Results 1 – 6 of 6) sorted by relevance
127 public static void setTestFeatures(Map<String, Boolean> testFeatures) { in setTestFeatures()142 public static void setTestValues(TestValues testFeatures) { in setTestValues()
212 public void testFeatures() { in testFeatures() method in FormatTest
35 def compareFileStructures(self, path1, path2, expectedInfoData, testFeatures): argument
172 static deBool featuresCompatible(FlagsType modifierFeatures, VkFormatFeatureFlags testFeatures) in featuresCompatible()191 const VkFormatFeatureFlags testFeatures = (VK_FORMAT_FEATURE_TRANSFER_SRC_BIT | in getExportImportCompatibleModifiers() local
316 TestDeviceFeatures testFeatures(vki, physicalDevice); in checkSupport() local
285 DeviceTestFeatures testFeatures (vki, physicalDevice); in checkSupport() local