Home | History | Annotate | Download | only in glsl

Lines Matching refs:is_record

602 	  || type->is_record() || type->is_array());
625 if (type->is_record()) {
736 || type->is_record() || type->is_array());
749 if (type->is_record()) {
934 assert (!type->is_array() && !type->is_record());
1660 if (constant->type->is_record()) {