Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java505 private static final int VK_API_VERSION_1_3 = 4206592; field in VulkanDeviceInfo
766 if (properties.getLong(KEY_API_VERSION) >= VK_API_VERSION_1_3) { in emitDevices()
941 if (properties.getLong(KEY_API_VERSION) >= VK_API_VERSION_1_3) { in emitDevices()