Searched refs:KEY_INDEPENDENT_BLEND (Results 1 – 1 of 1) sorted by relevance
155 private static final String KEY_INDEPENDENT_BLEND = "independentBlend"; field in VulkanDeviceInfo828 emitBoolean(store, features, KEY_INDEPENDENT_BLEND); in emitDevices()1424 case KEY_INDEPENDENT_BLEND: return "independent_blend"; in convertName()