Searched refs:alu_iterations (Results 1 – 1 of 1) sorted by relevance
313 unsigned int alu_iterations = ((alu_length - 1) / 64) + 1; in r300_emit_fs_code_to_buffer() local318 alu_iterations > tex_iterations ? alu_iterations : tex_iterations; in r300_emit_fs_code_to_buffer()327 (code->r390_mode ? (5 * alu_iterations) : 4) + in r300_emit_fs_code_to_buffer()