Searched refs:reg_z (Results 1 – 1 of 1) sorted by relevance
1256 dst_reg reg_z = reg; in emit_psiz_and_flags() local1257 reg_z.writemask = WRITEMASK_Z; in emit_psiz_and_flags()1258 reg_z.type = BRW_REGISTER_TYPE_D; in emit_psiz_and_flags()1259 output_reg[VARYING_SLOT_VIEWPORT][0].type = reg_z.type; in emit_psiz_and_flags()1260 emit(MOV(reg_z, src_reg(output_reg[VARYING_SLOT_VIEWPORT][0]))); in emit_psiz_and_flags()