Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java297 private static final String KEY_SPARSE_RESIDENCY_8_SAMPLES = "sparseResidency8Samples"; field in VulkanDeviceInfo
580 emitBoolean(store, features, KEY_SPARSE_RESIDENCY_8_SAMPLES); in emitDevices()
1185 case KEY_SPARSE_RESIDENCY_8_SAMPLES: return "sparse_residency_8_samples"; in convertName()