Home | History | Annotate | Download | only in glsl

Lines Matching refs:is_array

652 	  || type->is_record() || type->is_array());
654 if (type->is_array()) {
802 || type->is_record() || type->is_array());
808 if (type->is_array()) {
918 assert(this->type->is_array());
1024 assert (!type->is_array() && !type->is_record());
1064 if (this->type->is_array()) {
1240 if (vt->is_array()) {
1770 } else if (constant->type->is_array()) {