Home | History | Annotate | Download | only in glsl

Lines Matching refs:is_array

144    if (op[0]->type->is_array()) {
145 assert(op[1] != NULL && op[1]->type->is_array());
1053 if (vt->is_array()) {