Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c197 case TGSI_OPCODE_DMAX: in tgsi_opcode_infer_type()
H A Dtgsi_exec.c5746 case TGSI_OPCODE_DMAX: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h560 TGSI_OPCODE_DMAX = 201 /* SM5 */, enumerator
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c1004 case TGSI_OPCODE_DMAX: in translate_opcode()
9220 case TGSI_OPCODE_DMAX: in opcode_has_dbl_dst()
9246 case TGSI_OPCODE_DMAX: in opcode_has_dbl_src()
9321 case TGSI_OPCODE_DMAX: in check_double_dst_writemask()
10952 case TGSI_OPCODE_DMAX: in emit_instruction()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp586 case TGSI_OPCODE_DMAX: in inferSrcType()
4111 case TGSI_OPCODE_DMAX: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c1210 bld_base->op_actions[TGSI_OPCODE_DMAX].emit = fmax_emit; in lp_set_default_actions()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c1446 [nir_op_fmax] = { TGSI_OPCODE_MAX, TGSI_OPCODE_DMAX }, in ntt_emit_alu()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c12184 [TGSI_OPCODE_DMAX] = { ALU_OP2_MAX_64, tgsi_op2_64},
12411 [TGSI_OPCODE_DMAX] = { ALU_OP2_MAX_64, tgsi_op2_64},

Completed in 55 milliseconds