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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_fs.c91 unsigned i, colorbuf_count = 0; local in function:find_output_registers
104 compiler->OutputColor[colorbuf_count] = i;
105 colorbuf_count++;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_fs.c91 unsigned i, colorbuf_count = 0; local in function:find_output_registers
104 compiler->OutputColor[colorbuf_count] = i;
105 colorbuf_count++;

Completed in 3 milliseconds