Searched refs:totalRemoved (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_optimize.c166 GLuint totalRemoved = 0; local in function:remove_instructions
171 totalRemoved++;
198 return totalRemoved;
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_optimize.c166 GLuint totalRemoved = 0; local in function:remove_instructions
171 totalRemoved++;
198 return totalRemoved;

Completed in 4 milliseconds