Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_DMAD (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c202 case TGSI_OPCODE_DMAD: in tgsi_opcode_infer_type()
H A Dtgsi_exec.c5782 case TGSI_OPCODE_DMAD: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h568 TGSI_OPCODE_DMAD = 209, enumerator
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp594 case TGSI_OPCODE_DMAD: in inferSrcType()
4128 case TGSI_OPCODE_DMAD: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c914 /* TGSI_OPCODE_DMAD */
1223 bld_base->op_actions[TGSI_OPCODE_DMAD].emit = dmad_emit; in lp_set_default_actions()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c9259 case TGSI_OPCODE_DMAD: in opcode_has_dbl_src()
9320 case TGSI_OPCODE_DMAD: in check_double_dst_writemask()
11095 case TGSI_OPCODE_DMAD: in emit_instruction()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c1449 [nir_op_ffma] = { TGSI_OPCODE_MAD, TGSI_OPCODE_DMAD }, in ntt_emit_alu()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c12192 [TGSI_OPCODE_DMAD] = { ALU_OP3_FMA_64, tgsi_op3_64},
12419 [TGSI_OPCODE_DMAD] = { ALU_OP3_FMA_64, tgsi_op3_64},

Completed in 56 milliseconds