Home
last modified time | relevance | path

Searched refs:TGSI_WRITEMASK_YW (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h93 #define TGSI_WRITEMASK_YW 0x0A macro
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c210 read_mask = TGSI_WRITEMASK_YW; in tgsi_util_get_src_usage_mask()
H A Dtgsi_lowering.c212 create_mov(tctx, &ctx->tmp[B].dst, src1, TGSI_WRITEMASK_YW, 0); in transform_dst()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c2356 if (tmp.mask & TGSI_WRITEMASK_YW) { in emit_dst_insn()
2358 writemask(tmp, TGSI_WRITEMASK_YW ), in emit_dst_insn()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c1458 assert(!(dst.WriteMask & TGSI_WRITEMASK_YW)); in ntt_emit_alu()
1617 ntt_MOV(c, ureg_writemask(dst, TGSI_WRITEMASK_YW), in ntt_emit_alu()

Completed in 15 milliseconds