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