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