Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java708 … JSONObject maintenance3Properties = device.getJSONObject(KEY_MAINTENANCE_3_PROPERTIES); in emitDevices() local
711 emitLong(store, maintenance3Properties, KEY_MAX_PER_SET_DESCRIPTORS); in emitDevices()
712 emitString(store, maintenance3Properties, KEY_MAX_MEMORY_ALLOCATION_SIZE); in emitDevices()