Searched refs:write_color_mrf (Results 1 – 1 of 1) sorted by relevance
2163 int write_color_mrf = color_mrf; in emit_fb_writes() local2170 fs_reg(MRF, write_color_mrf, color.type), in emit_fb_writes()2173 write_color_mrf = color_mrf + reg_width; in emit_fb_writes()2177 emit_color_write(target, i, write_color_mrf); in emit_fb_writes()