Searched refs:TGSI_OPCODE_DMIN (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c199 case TGSI_OPCODE_DMIN:
H A Dtgsi_exec.c6116 case TGSI_OPCODE_DMIN:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c199 case TGSI_OPCODE_DMIN:
H A Dtgsi_exec.c5829 case TGSI_OPCODE_DMIN:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h558 TGSI_OPCODE_DMIN = 202 /* SM5 */, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h560 TGSI_OPCODE_DMIN = 202 /* SM5 */, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c931 case TGSI_OPCODE_DMIN:
8602 case TGSI_OPCODE_DMIN:
8627 case TGSI_OPCODE_DMIN:
8674 case TGSI_OPCODE_DMIN:
9341 case TGSI_OPCODE_DMIN:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c1211 bld_base->op_actions[TGSI_OPCODE_DMIN].emit = fmin_emit;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c1211 bld_base->op_actions[TGSI_OPCODE_DMIN].emit = fmin_emit;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp647 case TGSI_OPCODE_DMIN:
4074 case TGSI_OPCODE_DMIN:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp587 case TGSI_OPCODE_DMIN:
4106 case TGSI_OPCODE_DMIN:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c958 [nir_op_fmin] = { TGSI_OPCODE_MIN, TGSI_OPCODE_DMIN },
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11988 [TGSI_OPCODE_DMIN] = { ALU_OP2_MIN_64, tgsi_op2_64},
12214 [TGSI_OPCODE_DMIN] = { ALU_OP2_MIN_64, tgsi_op2_64},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c12157 [TGSI_OPCODE_DMIN] = { ALU_OP2_MIN_64, tgsi_op2_64},
12384 [TGSI_OPCODE_DMIN] = { ALU_OP2_MIN_64, tgsi_op2_64},

Completed in 120 milliseconds