Home
last modified time | relevance | path

Searched refs:deviceDeqpLevel (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DVulkanFeaturesTest.java479 final int deviceDeqpLevel = mVulkanDeqpLevel.version; in testVulkanExposedDeviceExtensions() local
482 if (deviceDeqpLevel >= level) { in testVulkanExposedDeviceExtensions()
507 + deviceDeqpLevel + ": " + deviceExtension); in testVulkanExposedDeviceExtensions()
514 + "\n that are not tested under its claimed dEQP level: " + deviceDeqpLevel, in testVulkanExposedDeviceExtensions()