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.java1087 … JSONObject maintenance3Properties = device.getJSONObject(KEY_MAINTENANCE_3_PROPERTIES); in emitDevices() local
1090 emitLong(store, maintenance3Properties, KEY_MAX_PER_SET_DESCRIPTORS); in emitDevices()
1091 emitString(store, maintenance3Properties, KEY_MAX_MEMORY_ALLOCATION_SIZE); in emitDevices()