Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java504 private static final int VK_API_VERSION_1_2 = 4202496; field in VulkanDeviceInfo
528 if (instance.getLong(KEY_API_VERSION) >= VK_API_VERSION_1_2) { in collectDeviceInfo()
695 if (properties.getLong(KEY_API_VERSION) >= VK_API_VERSION_1_2) { in emitDevices()
881 if (properties.getLong(KEY_API_VERSION) >= VK_API_VERSION_1_2) { in emitDevices()