Home | History | Annotate | Download | only in main

Lines Matching refs:MAX_PROGRAM_INSTRUCTIONS

481    prog->MaxInstructions = MAX_PROGRAM_INSTRUCTIONS;
482 prog->MaxAluInstructions = MAX_PROGRAM_INSTRUCTIONS;
483 prog->MaxTexInstructions = MAX_PROGRAM_INSTRUCTIONS;
484 prog->MaxTexIndirections = MAX_PROGRAM_INSTRUCTIONS;