Home | History | Annotate | Download | only in glsl

Lines Matching full:is_vector

237    if (type_a->is_vector() && type_b->is_vector()) {
414 if (type_a->is_vector() &&
415 type_b->is_vector() &&
454 if (type_a->is_vector()) {
455 if (!type_b->is_vector()
566 if (type_a->is_vector() &&
567 type_b->is_vector() &&
1475 && !array->type->is_vector()) {
1505 } else if (array->type->is_vector()) {
1523 } else if (array->type->is_vector()) {