Home | History | Annotate | Download | only in glsl

Lines Matching refs:node2

1183 	    foreach_list(node2, prog->_LinkedShaders[j]->ir) {
1184 ir_variable *other_var = ((ir_instruction *) node2)->as_variable();