Searched refs:qtr_ctrl (Results 1 – 5 of 5) sorted by relevance
307 options.qtr_ctrl == BRW_COMPRESSION_COMPRESSED && in i965_asm_set_dst_nr()542 options->qtr_ctrl |= BRW_COMPRESSION_2NDHALF; in add_instruction_option()545 options->qtr_ctrl |= BRW_COMPRESSION_COMPRESSED; in add_instruction_option()549 options->qtr_ctrl |= BRW_COMPRESSION_COMPRESSED; in add_instruction_option()585 options->qtr_ctrl = BRW_COMPRESSION_2NDHALF; in add_instruction_option()588 options->qtr_ctrl = BRW_COMPRESSION_COMPRESSED; in add_instruction_option()591 options->qtr_ctrl = 3; in add_instruction_option()594 options->qtr_ctrl = BRW_COMPRESSION_COMPRESSED; in add_instruction_option()597 options->qtr_ctrl = BRW_COMPRESSION_NONE; in add_instruction_option()601 options->qtr_ctrl = BRW_COMPRESSION_2NDHALF; in add_instruction_option()[all …]
79 unsigned qtr_ctrl:2; member
802 qtr_ctrl(FILE *file, struct gen8_instruction *inst) in qtr_ctrl() function975 err |= qtr_ctrl(file, insn); in gen8_disassemble()
1014 static int qtr_ctrl(FILE *file, struct brw_instruction *inst) in qtr_ctrl() function1321 err |= qtr_ctrl (file, inst); in brw_disasm()
1604 qtr_ctrl(FILE *file, const struct gen_device_info *devinfo, const brw_inst *inst) in qtr_ctrl() function2143 err |= qtr_ctrl(file, devinfo, inst); in brw_disassemble_inst()