Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_UMAX (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c139 case TGSI_OPCODE_UMAX: in tgsi_opcode_infer_type()
H A Dtgsi_exec.c5543 case TGSI_OPCODE_UMAX: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h477 TGSI_OPCODE_UMAX = 132, enumerator
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp532 case TGSI_OPCODE_UMAX: in inferSrcType()
3209 case TGSI_OPCODE_UMAX: in handleInstruction()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c149 {D3D10_SB_OPCODE_UMAX, OF_UINT, TGSI_OPCODE_UMAX},
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1906 [TGSI_OPCODE_UMAX] = nir_op_umax,
H A Dnir_to_tgsi.c1448 [nir_op_umax] = { TGSI_OPCODE_UMAX, TGSI_OPCODE_U64MAX }, in ntt_emit_alu()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c1965 /* TGSI_OPCODE_UMAX (CPU Only) */
2592 bld_base->op_actions[TGSI_OPCODE_UMAX].emit = umax_emit_cpu; in lp_set_default_actions_cpu()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c11917 [TGSI_OPCODE_UMAX] = { ALU_OP2_MAX_UINT, tgsi_op2},
12114 [TGSI_OPCODE_UMAX] = { ALU_OP2_MAX_UINT, tgsi_op2},
12341 [TGSI_OPCODE_UMAX] = { ALU_OP2_MAX_UINT, tgsi_op2},
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c966 case TGSI_OPCODE_UMAX: in translate_opcode()
10937 case TGSI_OPCODE_UMAX: in emit_instruction()

Completed in 59 milliseconds