Home | History | Annotate | Download | only in glsl

Lines Matching refs:is_array

602 	  || type->is_record() || type->is_array());
604 if (type->is_array()) {
736 || type->is_record() || type->is_array());
742 if (type->is_array()) {
830 assert(this->type->is_array());
934 assert (!type->is_array() && !type->is_record());
971 if (this->type->is_array()) {
1229 if (vt->is_array()) {
1665 } else if (constant->type->is_array()) {