Home | History | Annotate | Download | only in program

Lines Matching refs:Instructions

162  /* Tokens for instructions */
2754 state->prog->Instructions =
2760 state->prog->Instructions[i] = inst->Base;
2767 _mesa_init_instructions(state->prog->Instructions + numInst, 1);
2768 state->prog->Instructions[numInst].Opcode = OPCODE_END;