Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_DSNE (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c181 case TGSI_OPCODE_DSNE: in tgsi_opcode_infer_type()
311 case TGSI_OPCODE_DSNE: in tgsi_opcode_infer_src_type()
Dtgsi_util.c174 case TGSI_OPCODE_DSNE: in tgsi_util_get_src_usage_mask()
Dtgsi_exec.c5766 case TGSI_OPCODE_DSNE: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h565 TGSI_OPCODE_DSNE = 206 /* SM5 */, enumerator
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp368 case TGSI_OPCODE_DSNE: in srcMask()
591 case TGSI_OPCODE_DSNE: in inferSrcType()
650 case TGSI_OPCODE_DSNE: in inferDstType()
718 case TGSI_OPCODE_DSNE: in getSetCond()
4048 case TGSI_OPCODE_DSNE: { in handleInstruction()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c1014 case TGSI_OPCODE_DSNE: in translate_opcode()
9256 case TGSI_OPCODE_DSNE: in opcode_has_dbl_src()
9334 case TGSI_OPCODE_DSNE: in check_double_dst_writemask()
10957 case TGSI_OPCODE_DSNE: in emit_instruction()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_action.c2608 bld_base->op_actions[TGSI_OPCODE_DSNE].emit = dsne_emit_cpu; in lp_set_default_actions_cpu()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c1392 [nir_op_fneu32] = { TGSI_OPCODE_FSNE, TGSI_OPCODE_DSNE }, in ntt_emit_alu()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c12189 [TGSI_OPCODE_DSNE] = { ALU_OP2_SETNE_64, tgsi_op2_64_single_dest},
12416 [TGSI_OPCODE_DSNE] = { ALU_OP2_SETNE_64, tgsi_op2_64_single_dest},