Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java315 private static final String KEY_SUBSET_ALLOCATION = "subsetAllocation"; field in VulkanDeviceInfo
376 emitBoolean(store, deviceGroup, KEY_SUBSET_ALLOCATION); in emitDeviceGroups()
1203 case KEY_SUBSET_ALLOCATION: return "subset_allocation"; in convertName()