Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/program/
H A Dprog_instruction.h87 #define WRITEMASK_ZW 0xc macro
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_clip_util.c190 brw_writemask(t_nopersp, WRITEMASK_ZW), in brw_clip_interp_vertex()
H A Dbrw_vec4_visitor.cpp1185 mask |= WRITEMASK_ZW; in emit_scratch_write()
1201 mask |= WRITEMASK_ZW; in emit_scratch_write()
H A Dbrw_vec4_nir.cpp2382 .emit(mov_op, writemask(dst, WRITEMASK_ZW),
2392 .emit(mov_op, writemask(byte_offset(dst, REG_SIZE), WRITEMASK_ZW),
H A Dbrw_vec4.cpp2164 inst->dst.writemask == WRITEMASK_ZW) { in scalarize_df()

Completed in 10 milliseconds