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