Searched refs:VK_API_VERSION_1_2 (Results 1 – 1 of 1) sorted by relevance
504 private static final int VK_API_VERSION_1_2 = 4202496; field in VulkanDeviceInfo528 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()