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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c139 case TGSI_OPCODE_UMAX:
H A Dtgsi_exec.c5909 case TGSI_OPCODE_UMAX:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c139 case TGSI_OPCODE_UMAX:
H A Dtgsi_exec.c5622 case TGSI_OPCODE_UMAX:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h474 TGSI_OPCODE_UMAX = 132, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h476 TGSI_OPCODE_UMAX = 132, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_alu.c579 case TGSI_OPCODE_UMAX:
786 bld_base->op_actions[TGSI_OPCODE_UMAX].emit = emit_minmax_int;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c1965 /* TGSI_OPCODE_UMAX (CPU Only) */
2464 bld_base->op_actions[TGSI_OPCODE_UMAX].emit = umax_emit_cpu;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1636 [TGSI_OPCODE_UMAX] = nir_op_umax,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c149 {D3D10_SB_OPCODE_UMAX, OF_UINT, TGSI_OPCODE_UMAX},
/xsrc/external/mit/MesaLib/dist/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;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1902 [TGSI_OPCODE_UMAX] = nir_op_umax,
H A Dnir_to_tgsi.c963 [nir_op_umax] = { TGSI_OPCODE_UMAX, TGSI_OPCODE_U64MAX },
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c626 case TGSI_OPCODE_UMAX:
5862 case TGSI_OPCODE_UMAX:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp594 case TGSI_OPCODE_UMAX:
3182 case TGSI_OPCODE_UMAX:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp532 case TGSI_OPCODE_UMAX:
3205 case TGSI_OPCODE_UMAX:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c891 case TGSI_OPCODE_UMAX:
9325 case TGSI_OPCODE_UMAX:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11720 [TGSI_OPCODE_UMAX] = { ALU_OP2_MAX_UINT, tgsi_op2},
11917 [TGSI_OPCODE_UMAX] = { ALU_OP2_MAX_UINT, tgsi_op2},
12143 [TGSI_OPCODE_UMAX] = { ALU_OP2_MAX_UINT, tgsi_op2},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11889 [TGSI_OPCODE_UMAX] = { ALU_OP2_MAX_UINT, tgsi_op2},
12086 [TGSI_OPCODE_UMAX] = { ALU_OP2_MAX_UINT, tgsi_op2},
12313 [TGSI_OPCODE_UMAX] = { ALU_OP2_MAX_UINT, tgsi_op2},

Completed in 111 milliseconds