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