Home | History | Annotate | Download | only in glsl

Lines Matching full:swiz

835       unsigned swiz[4] = { 0, 0, 0, 0 };
837 swiz[i] = i;
857 rhs = new(ctx) ir_swizzle(rhs_col, swiz, last_row);