Home | History | Annotate | Download | only in glsl

Lines Matching refs:node2

2380             foreach_in_list(ir_instruction, node2, prog->_LinkedShaders[j]->ir) {
2381 ir_variable *other_var = node2->as_variable();