Searched refs:KEY_API_VERSION (Results 1 – 1 of 1) sorted by relevance
78 private static final String KEY_API_VERSION = "apiVersion"; field in VulkanDeviceInfo394 emitLong(store, properties, KEY_API_VERSION); in emitDevices()671 if (properties.getLong(KEY_API_VERSION) >= VK_API_VERSION_1_1) { in emitDevices()966 case KEY_API_VERSION: return "api_version"; in convertName()