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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c165 case TGSI_OPCODE_IMAX:
H A Dtgsi_exec.c5865 case TGSI_OPCODE_IMAX:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c165 case TGSI_OPCODE_IMAX:
H A Dtgsi_exec.c5578 case TGSI_OPCODE_IMAX:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h463 TGSI_OPCODE_IMAX = 121, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h465 TGSI_OPCODE_IMAX = 121, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_alu.c571 case TGSI_OPCODE_IMAX:
737 bld_base->op_actions[TGSI_OPCODE_IMAX].emit = emit_minmax_int;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c1539 /* TGSI_OPCODE_IMAX (CPU Only) */
2427 bld_base->op_actions[TGSI_OPCODE_IMAX].emit = imax_emit_cpu;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1625 [TGSI_OPCODE_IMAX] = nir_op_imax,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c102 {D3D10_SB_OPCODE_IMAX, OF_INT, TGSI_OPCODE_IMAX},
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c1539 /* TGSI_OPCODE_IMAX (CPU Only) */
2555 bld_base->op_actions[TGSI_OPCODE_IMAX].emit = imax_emit_cpu;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1891 [TGSI_OPCODE_IMAX] = nir_op_imax,
H A Dnir_to_tgsi.c962 [nir_op_imax] = { TGSI_OPCODE_IMAX, TGSI_OPCODE_I64MAX },
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c598 case TGSI_OPCODE_IMAX:
5842 case TGSI_OPCODE_IMAX:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp621 case TGSI_OPCODE_IMAX:
3180 case TGSI_OPCODE_IMAX:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp561 case TGSI_OPCODE_IMAX:
3203 case TGSI_OPCODE_IMAX:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c863 case TGSI_OPCODE_IMAX:
9306 case TGSI_OPCODE_IMAX:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11709 [TGSI_OPCODE_IMAX] = { ALU_OP2_MAX_INT, tgsi_op2},
11906 [TGSI_OPCODE_IMAX] = { ALU_OP2_MAX_INT, tgsi_op2},
12132 [TGSI_OPCODE_IMAX] = { ALU_OP2_MAX_INT, tgsi_op2},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11878 [TGSI_OPCODE_IMAX] = { ALU_OP2_MAX_INT, tgsi_op2},
12075 [TGSI_OPCODE_IMAX] = { ALU_OP2_MAX_INT, tgsi_op2},
12302 [TGSI_OPCODE_IMAX] = { ALU_OP2_MAX_INT, tgsi_op2},

Completed in 92 milliseconds