Searched refs:swizzled_comp (Results 1 – 1 of 1) sorted by relevance
408 nir_def *swizzled_comp[4] = { NULL, }; in lower_ycbcr_tex_instr() local424 swizzled_comp[i] = ycbcr_comp[i]; in lower_ycbcr_tex_instr()427 swizzled_comp[i] = ycbcr_comp[swizzle_mapping[m]]; in lower_ycbcr_tex_instr()432 nir_def *result = nir_vec(b, swizzled_comp, 4); in lower_ycbcr_tex_instr()