Searched refs:KEY_MAX_SAMPLER_ALLOCATION_COUNT (Results 1 – 1 of 1) sorted by relevance
192 private static final String KEY_MAX_SAMPLER_ALLOCATION_COUNT = "maxSamplerAllocationCount"; field in VulkanDeviceInfo415 emitLong(store, limits, KEY_MAX_SAMPLER_ALLOCATION_COUNT); in emitDevices()1080 case KEY_MAX_SAMPLER_ALLOCATION_COUNT: return "max_sampler_allocation_count"; in convertName()