Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java179 private static final String KEY_MAX_MEMORY_ALLOCATION_SIZE = "maxMemoryAllocationSize"; field in VulkanDeviceInfo
712 emitString(store, maintenance3Properties, KEY_MAX_MEMORY_ALLOCATION_SIZE); in emitDevices()
1067 case KEY_MAX_MEMORY_ALLOCATION_SIZE: return "max_memory_allocation_size"; in convertName()