Searched refs:KEY_MAX_MEMORY_ALLOCATION_SIZE (Results 1 – 1 of 1) sorted by relevance
254 private static final String KEY_MAX_MEMORY_ALLOCATION_SIZE = "maxMemoryAllocationSize"; field in VulkanDeviceInfo1091 emitString(store, maintenance3Properties, KEY_MAX_MEMORY_ALLOCATION_SIZE); in emitDevices()1523 case KEY_MAX_MEMORY_ALLOCATION_SIZE: return "max_memory_allocation_size"; in convertName()