Searched refs:KEY_MIN_TEXEL_GATHER_OFFSET (Results 1 – 1 of 1) sorted by relevance
314 private static final String KEY_MIN_TEXEL_GATHER_OFFSET = "minTexelGatherOffset"; field in VulkanDeviceInfo647 emitLong(store, limits, KEY_MIN_TEXEL_GATHER_OFFSET); in emitDevices()1583 case KEY_MIN_TEXEL_GATHER_OFFSET: return "min_texel_gather_offset"; in convertName()