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