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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dr300_fragprog.c129 char srcc[4][10], dstc[20]; local in function:r300FragmentProgramDump
149 dstc[0] = 0;
162 sprintf(dstc, "t%i.%s ",
180 strcat(dstc, tmp);
209 srcc[0], srcc[1], srcc[2], srcc[3], dstc,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dr300_fragprog.c129 char srcc[4][10], dstc[20]; local in function:r300FragmentProgramDump
149 dstc[0] = 0;
162 sprintf(dstc, "t%i.%s ",
180 strcat(dstc, tmp);
209 srcc[0], srcc[1], srcc[2], srcc[3], dstc,

Completed in 3 milliseconds