Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java296 private static final String KEY_SPARSE_RESIDENCY_4_SAMPLES = "sparseResidency4Samples"; field in VulkanDeviceInfo
579 emitBoolean(store, features, KEY_SPARSE_RESIDENCY_4_SAMPLES); in emitDevices()
1184 case KEY_SPARSE_RESIDENCY_4_SAMPLES: return "sparse_residency_4_samples"; in convertName()