Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_nir_lower_ycbcr_textures.c374 nir_ssa_def *ycbcr_comp[5] = { NULL, NULL, NULL, in try_lower_tex_ycbcr() local
398 ycbcr_comp[ycbcr_component] = nir_channel(builder, plane_sample, pc); in try_lower_tex_ycbcr()
424 swizzled_comp[i] = ycbcr_comp[i]; in try_lower_tex_ycbcr()
427 swizzled_comp[i] = ycbcr_comp[swizzle_mapping[m]]; in try_lower_tex_ycbcr()