Searched refs:swizzled_comp (Results 1 – 1 of 1) sorted by relevance
408 nir_ssa_def *swizzled_comp[4] = { NULL, }; in try_lower_tex_ycbcr() local424 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()432 nir_ssa_def *result = nir_vec(builder, swizzled_comp, 4); in try_lower_tex_ycbcr()