Home | History | Annotate | Download | only in r200

Lines Matching refs:NumNativeInstructions

475    mesa_vp->Base.NumNativeInstructions = 0;
1096 mesa_vp->Base.NumNativeInstructions = 129;
1108 mesa_vp->Base.NumNativeInstructions = (o_inst - vp->instr);
1140 ((vp->mesa_program.Base.NumNativeInstructions - 1) << R200_PVS_CNTL_1_PROGRAM_END_SHIFT) |
1157 GLuint count = vp->mesa_program.Base.NumNativeInstructions;