Searched refs:TGSI_WRITEMASK_YW (Results 1 – 3 of 3) sorted by relevance
92 #define TGSI_WRITEMASK_YW 0x0A macro
2404 if (tmp.mask & TGSI_WRITEMASK_YW) { in emit_dst_insn()2406 writemask(tmp, TGSI_WRITEMASK_YW ), in emit_dst_insn()
211 create_mov(tctx, &ctx->tmp[B].dst, src1, TGSI_WRITEMASK_YW, 0); in transform_dst()