Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java294 private static final String KEY_SPARSE_RESIDENCY_16_SAMPLES = "sparseResidency16Samples"; field in VulkanDeviceInfo
581 emitBoolean(store, features, KEY_SPARSE_RESIDENCY_16_SAMPLES); in emitDevices()
1182 case KEY_SPARSE_RESIDENCY_16_SAMPLES: return "sparse_residency_16_samples"; in convertName()