Lines Matching refs:numInst
2766 const GLuint numInst = state->prog->NumInstructions;2767 _mesa_init_instructions(state->prog->Instructions + numInst, 1);2768 state->prog->Instructions[numInst].Opcode = OPCODE_END;