Searched refs:KHR_sampler_ycbcr_conversion (Results 1 – 3 of 3) sorted by relevance
83 bool KHR_sampler_ycbcr_conversion; member
150 .KHR_sampler_ycbcr_conversion = true, in anv_physical_device_get_supported_extensions()
4364 return !device || device->KHR_sampler_ycbcr_conversion; in anv_entrypoint_is_enabled()4366 return !device || device->KHR_sampler_ycbcr_conversion; in anv_entrypoint_is_enabled()