Home
last modified time | relevance | path

Searched refs:has_chroma (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_ycbcr_conversion.c85 if (ycbcr_info->planes[p].has_chroma && in vk_common_CreateSamplerYcbcrConversion()
Dvk_nir_convert_ycbcr.c246 if (format_plane->has_chroma && conversion->chroma_reconstruction) { in create_plane_tex_instr_implicit()
357 if (!format_ycbcr_info->planes[p].has_chroma) in lower_ycbcr_tex_instr()
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.h214 bool has_chroma; member
Dvk_format.c449 .has_chroma = false, \
456 .has_chroma = true, \