Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java257 private static final String KEY_RESIDENCY_ALIGNED_MIP_SIZE = "residencyAlignedMipSize"; field in VulkanDeviceInfo
520 emitBoolean(store, sparse, KEY_RESIDENCY_ALIGNED_MIP_SIZE); in emitDevices()
1145 case KEY_RESIDENCY_ALIGNED_MIP_SIZE: return "residency_aligned_mip_size"; in convertName()