Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java298 private static final String KEY_SPARSE_RESIDENCY_ALIASED = "sparseResidencyAliased"; field in VulkanDeviceInfo
582 emitBoolean(store, features, KEY_SPARSE_RESIDENCY_ALIASED); in emitDevices()
1186 case KEY_SPARSE_RESIDENCY_ALIASED: return "sparse_residency_aliased"; in convertName()