Home | History | Annotate | Download | only in main

Lines Matching full:newinst

584       struct prog_instruction *newInst;
589 newInst =
591 if (!newInst) {
596 _mesa_copy_instructions(newInst, p->program->arb.Instructions,
601 p->program->arb.Instructions = newInst;