Home
last modified time | relevance | path

Searched refs:chroma_reconstruction (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_nir_lower_ycbcr_textures.c242 if (plane_format->has_chroma && conversion->chroma_reconstruction) { in create_plane_tex_instr_implicit()
Danv_formats.c1059 conversion->chroma_reconstruction = has_chroma_subsampled && in anv_CreateSamplerYcbcrConversionKHR()
Danv_private.h2778 bool chroma_reconstruction; member