Searched refs:KEY_SAMPLER_YCBCR_CONVERSION (Results 1 – 1 of 1) sorted by relevance
269 private static final String KEY_SAMPLER_YCBCR_CONVERSION = "samplerYcbcrConversion"; field in VulkanDeviceInfo753 … emitBoolean(store, samplerYcbcrConversionFeatures, KEY_SAMPLER_YCBCR_CONVERSION); in emitDevices()1157 case KEY_SAMPLER_YCBCR_CONVERSION: return "sampler_ycbcr_conversion"; in convertName()