Searched refs:KEY_16BIT_STORAGE_FEATURES (Results 1 – 1 of 1) sorted by relevance
76 private static final String KEY_16BIT_STORAGE_FEATURES = "16bitStorageFeatures"; field in VulkanDeviceInfo716 … JSONObject bit16StorageFeatures = device.getJSONObject(KEY_16BIT_STORAGE_FEATURES); in emitDevices()717 store.startGroup(convertName(KEY_16BIT_STORAGE_FEATURES)); in emitDevices()964 case KEY_16BIT_STORAGE_FEATURES: return "bit16_storage_features"; in convertName()