Home | History | Annotate | Download | only in glsl

Lines Matching defs:swiz

1064       unsigned swiz[4] = { 0, 0, 0, 0 };
1066 swiz[i] = i;
1086 rhs = new(ctx) ir_swizzle(rhs_col, swiz, last_row);