Searched refs:KEY_SPEC_VERSION (Results 1 – 1 of 1) sorted by relevance
443 private static final String KEY_SPEC_VERSION = "specVersion"; field in VulkanDeviceInfo1193 emitLong(store, properties, KEY_SPEC_VERSION); in emitLayers()1291 emitLong(store, extension, KEY_SPEC_VERSION); in emitExtensions()1712 case KEY_SPEC_VERSION: return "spec_version"; in convertName()