Searched refs:mask_control (Results 1 – 6 of 6) sorted by relevance
73 unsigned mask_control:1; member
294 options.mask_control); in i965_asm_set_instruction_options()574 options->mask_control |= BRW_MASK_DISABLE; in add_instruction_option()580 options->mask_control |= BRW_WE_ALL; in add_instruction_option()
285 p->current->mask_control = value; in brw_set_default_mask_control()
64 unsigned mask_control:1; member
291 F8(mask_control, /* 4+ */ 9, 9, /* 8+ */ 34, 34, /* 12+ */ 31, 31)
623 brw_inst_set_mask_control(devinfo, insn, state->mask_control); in brw_inst_set_state()