Home | History | Annotate | Download | only in brw

Lines Matching refs:control

447 static void control(FILE *file, const char *name, const char *ctrl[], unsigned id, int *space)
515 control(file, "src reg file", reg_file, _reg_file, NULL);
532 control(file, "dest reg encoding", reg_encoding, inst->bits1.da1.dest_reg_type, NULL);
542 control(file, "dest reg encoding", reg_encoding, inst->bits1.ia1.dest_reg_type, NULL);
553 control(file, "writemask", writemask, inst->bits1.da16.dest_writemask, NULL);
554 control(file, "dest reg encoding", reg_encoding, inst->bits1.da16.dest_reg_type, NULL);
565 control(file, "vert stride", vert_stride, _vert_stride, NULL);
567 control(file, "width", width, _width, NULL);
569 control(file, "horiz_stride", horiz_stride, _horiz_stride, NULL);
577 control(file, "negate", negate, _negate, NULL);
578 control(file, "abs", _abs, __abs, NULL);
586 control(file, "src reg encoding", reg_encoding, type, NULL);
601 control(file, "negate", negate, _negate, NULL);
602 control(file, "abs", _abs, __abs, NULL);
611 control(file, "src reg encoding", reg_encoding, type, NULL);
627 control(file, "negate", negate, _negate, NULL);
628 control(file, "abs", _abs, __abs, NULL);
638 control(file, "vert stride", vert_stride, _vert_stride, NULL);
656 control(file, "channel select", chan_sel, swz_x, NULL);
661 control(file, "channel select", chan_sel, swz_x, NULL);
662 control(file, "channel select", chan_sel, swz_y, NULL);
663 control(file, "channel select", chan_sel, swz_z, NULL);
664 control(file, "channel select", chan_sel, swz_w, NULL);
666 control(file, "src da16 reg type", reg_encoding, _reg_type, NULL);
846 control(file, "predicate inverse", pred_inv, inst->header.predicate_inverse, NULL);
851 control(file, "predicate control align1", pred_ctrl_align1,
854 control(file, "predicate control align16", pred_ctrl_align16,
860 control(file, "saturate", saturate, inst->header.saturate, NULL);
861 control(file, "debug control", debug_ctrl, inst->header.debug_control, NULL);
865 control(file, "function", math_function,
869 control(file, "conditional modifier", conditional_modifier,
874 control(file, "execution size", exec_size, inst->header.execution_size, NULL);
917 control (file, "target function", target_function_gen6,
920 control (file, "target function", target_function,
926 control (file, "math function", math_function,
928 control (file, "math saturate", math_saturate,
930 control (file, "math signed", math_signed,
932 control (file, "math scalar", math_scalar,
934 control (file, "math precision", math_precision,
958 control (file, "sampler target format",
988 control (file, "DP rc message type",
999 control (file, "DP rc message type",
1027 control (file, "urb opcode", urb_opcode,
1030 control (file, "urb swizzle", urb_swizzle,
1032 control (file, "urb allocate", urb_allocate,
1034 control (file, "urb used", urb_used,
1036 control (file, "urb complete", urb_complete,
1071 control(file, "access mode", access_mode, inst->header.access_mode, &space);
1073 control(file, "write enable control", wectrl, inst->header.mask_control, &space);
1075 control(file, "mask control", mask_ctrl, inst->header.mask_control, &space);
1076 control(file, "dependency control", dep_ctrl, inst->header.dependency_control, &space);
1087 control(file, "compression control", compr_ctrl,
1092 control(file, "thread control", thread_ctrl, inst->header.thread_control, &space);
1094 control(file, "acc write control", accwr, inst->header.acc_wr_control, &space);
1097 control(file, "end of thread", end_of_thread,