Home | History | Annotate | Download | only in glsl

Lines Matching full:interpolation

1269      mode(mode), interpolation(ir_var_smooth), array_lvalue(false)
1289 switch (this->interpolation) {
1329 a->interpolation != b->interpolation ||