Home | History | Annotate | Download | only in program

Lines Matching refs:NumInstructions

345 	      state->prog->NumInstructions++;
2755 _mesa_alloc_instructions(state->prog->NumInstructions + 1);
2757 for (i = 0; i < state->prog->NumInstructions; i++) {
2766 const GLuint numInst = state->prog->NumInstructions;
2770 state->prog->NumInstructions++;
2779 state->prog->NumNativeInstructions = state->prog->NumInstructions;