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