Home
last modified time | relevance | path

Searched refs:TGSI_WRITEMASK_XZ (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h88 #define TGSI_WRITEMASK_XZ 0x05 macro
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_aaline.c206 aactx->aaTemp, TGSI_WRITEMASK_XZ); in aa_transform_epilog()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.c765 if (dst->Register.WriteMask & TGSI_WRITEMASK_XZ) { in transform_log()
770 reg_dst(&new_inst.Dst[0], dst, TGSI_WRITEMASK_XZ); in transform_log()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c1613 ntt_MOV(c, ureg_writemask(dst, TGSI_WRITEMASK_XZ), in ntt_emit_alu()

Completed in 13 milliseconds