Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
Danv_nir_lower_ycbcr_textures.c270 nir_ssa_def *ycbcr_comp[5] = { zero, zero, zero, one, zero }; in anv_nir_lower_ycbcr_textures_instr() local
291 ycbcr_comp[ycbcr_component] = nir_channel(builder, plane_sample, pc); in anv_nir_lower_ycbcr_textures_instr()
317 swizzled_comp[i] = ycbcr_comp[i]; in anv_nir_lower_ycbcr_textures_instr()
320 swizzled_comp[i] = ycbcr_comp[swizzle_mapping[m]]; in anv_nir_lower_ycbcr_textures_instr()