Home
last modified time | relevance | path

Searched defs:write_comp (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emitaluinstruction.cpp419 bool write_comp = instr.dest.write_mask & (1 << i); in emit_alu_trans_op1() local
454 bool write_comp = instr.dest.write_mask & (1 << j) && (i == j); in emit_alu_cm_trig() local