Home | History | Annotate | Download | only in glsl

Lines Matching refs:is_vector

662    if (mask == 0 && (lhs->type->is_vector() || lhs->type->is_scalar())) {