Searched refs:testVersion (Results 1 – 3 of 3) sorted by relevance
156 void testVersion (const VkPhysicalDeviceDriverProperties& deviceDriverProperties, deUint32 usedApiV… in testVersion() function204 …case TEST_TYPE_VERSION: testVersion (deviceDriverProperties, context.getUsedApiVersion()); … in testQueryProperties()
1361 int32 testVersion; in ProfileByID() local1365 testVersion); in ProfileByID()1367 if (bestIndex == -1 || testVersion > bestVersion) in ProfileByID()1371 bestVersion = testVersion; in ProfileByID()