Searched refs:TGSI_WRITEMASK_YW (Results 1 – 5 of 5) sorted by relevance
206 read_mask = TGSI_WRITEMASK_YW; in tgsi_util_get_inst_usage_mask()
212 create_mov(tctx, &ctx->tmp[B].dst, src1, TGSI_WRITEMASK_YW, 0); in transform_dst()
93 #define TGSI_WRITEMASK_YW 0x0A macro
2288 if (tmp.mask & TGSI_WRITEMASK_YW) { in emit_dst_insn()2290 writemask(tmp, TGSI_WRITEMASK_YW ), in emit_dst_insn()
1136 ureg_MOV(c->ureg, ureg_writemask(dst, TGSI_WRITEMASK_YW), in ntt_emit_alu()