Searched refs:brw_fb_write_msg_control (Results 1 – 4 of 4) sorted by relevance
655 uint32_t brw_fb_write_msg_control(const fs_inst *inst,
375 uint32_t msg_control = brw_fb_write_msg_control(inst, prog_data); in fire_fb_write()
357 uint32_t msg_ctl = brw_fb_write_msg_control(inst, prog_data); in lower_fb_write_logical_send()
4393 brw_fb_write_msg_control(const fs_inst *inst, in brw_fb_write_msg_control() function