Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_nir_convert_ycbcr.c397 unsigned ycbcr_component = swizzle_to_component(ycbcr_swizzle); in lower_ycbcr_tex_instr() local
398 ycbcr_comp[ycbcr_component] = nir_channel(b, plane_sample, pc); in lower_ycbcr_tex_instr()
403 ycbcr_bpcs[ycbcr_component] = plane_format_desc->channel[pc].size; in lower_ycbcr_tex_instr()