Searched defs:firstTemp (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/program/
H A Dprogramopt.c515 GLuint firstTemp = 0; local
539 firstTemp);
540 firstTemp = outputMap[var] + 1;
H A Dprogram.c734 GLuint firstTemp = 0; local
806 firstTemp);
812 firstTemp = tempReg + 1;

Completed in 74 milliseconds