Home | History | Annotate | Download | only in program

Lines Matching refs:numInst

672 replace_registers(struct prog_instruction *inst, GLuint numInst,
677 for (i = 0; i < numInst; i++) {
701 adjust_param_indexes(struct prog_instruction *inst, GLuint numInst,
705 for (i = 0; i < numInst; i++) {