Searched defs:brw_reg (Results 1 – 6 of 6) sorted by relevance
73 struct brw_reg struct75 GLuint type:4;76 GLuint file:2;77 GLuint nr:8;78 GLuint subnr:5; /* :1 in align16 */79 GLuint negate:1; /* source only */80 GLuint abs:1; /* source only */81 GLuint vstride:4; /* source only */82 GLuint width:3; /* src only, align1 only */83 GLuint hstride:2; /* align1 only */[all …]
430 struct brw_reg dst, in unalias1()453 struct brw_reg dst, in unalias2()479 struct brw_reg dst, in unalias3()
515 struct brw_reg, in emit_alu1()516 struct brw_reg), in emit_alu1()539 struct brw_reg, in emit_alu2()541 struct brw_reg), in emit_alu2()
159 struct brw_reg brw_reg; in get_dst() local193 struct brw_reg brw_reg; in get_src() local
673 struct brw_reg brw_reg; in brw_reg_from_fs_reg() local
928 struct brw_reg brw_reg = brw_vec1_grf(c->nr_payload_regs + in assign_curb_setup() local