Home | History | Annotate | Download | only in glsl

Lines Matching refs:is_matrix

464       if ((op[0]->type == op[1]->type && !op[0]->type->is_matrix())
485 assert(op[0]->type->is_matrix() || op[1]->type->is_matrix());
884 if (array->type->is_matrix()) {
1338 assert(op[0]->type->is_matrix());