Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java295 private static final String KEY_SPARSE_RESIDENCY_2_SAMPLES = "sparseResidency2Samples"; field in VulkanDeviceInfo
578 emitBoolean(store, features, KEY_SPARSE_RESIDENCY_2_SAMPLES); in emitDevices()
1183 case KEY_SPARSE_RESIDENCY_2_SAMPLES: return "sparse_residency_2_samples"; in convertName()