| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_drawpixels_shader.c | 150 tgsi_transform_op3_inst(tctx, TGSI_OPCODE_MAD,
|
| H A D | st_atifs_to_tgsi.c | 72 {TGSI_OPCODE_MAD, "MAD", 3}, 108 ureg_insn(t->ureg, TGSI_OPCODE_MAD, &tmp[0], 1, imm, 3, 0); 715 inst.Instruction.Opcode = TGSI_OPCODE_MAD;
|
| H A D | st_mesa_to_tgsi.c | 476 return TGSI_OPCODE_MAD;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_cb_drawpixels_shader.c | 150 tgsi_transform_op3_inst(tctx, TGSI_OPCODE_MAD,
|
| H A D | st_tgsi_lower_depth_clamp.c | 174 tgsi_transform_op3_swz_inst(tctx, TGSI_OPCODE_MAD,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 359 TGSI_OPCODE_MAD = 16, enumerator in enum:tgsi_opcode
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_tgsi_to_rc.c | 52 case TGSI_OPCODE_MAD: return RC_OPCODE_MAD;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 361 TGSI_OPCODE_MAD = 16, enumerator in enum:tgsi_opcode
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_tgsi_to_rc.c | 54 case TGSI_OPCODE_MAD: return RC_OPCODE_MAD;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/tests/ |
| H A D | test_glsl_to_tgsi_array_merge.cpp | 913 { TGSI_OPCODE_MAD, {MT(0, out1, WRITEMASK_W)}, {MT(5, 5, "x"), MT(3, 1, "x"), MT(1, 1, "x")}, {}, ARR()}, 931 { TGSI_OPCODE_MAD, {MT(0, out1, WRITEMASK_W)}, {MT(1, 5, "w"), MT(1, 1, "yyyy"), MT(1, 1, "xxxx")}, {}, ARR()},
|
| H A D | test_glsl_to_tgsi_lifetime.cpp | 1549 { TGSI_OPCODE_MAD, {out0}, {1,2,3}, {}},
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/tests/ |
| H A D | test_glsl_to_tgsi_array_merge.cpp | 913 { TGSI_OPCODE_MAD, {MT(0, out1, WRITEMASK_W)}, {MT(5, 5, "x"), MT(3, 1, "x"), MT(1, 1, "x")}, {}, ARR()}, 931 { TGSI_OPCODE_MAD, {MT(0, out1, WRITEMASK_W)}, {MT(1, 5, "w"), MT(1, 1, "yyyy"), MT(1, 1, "xxxx")}, {}, ARR()},
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_lowering.c | 290 new_inst.Instruction.Opcode = TGSI_OPCODE_MAD; 302 new_inst.Instruction.Opcode = TGSI_OPCODE_MAD; 845 new_inst.Instruction.Opcode = TGSI_OPCODE_MAD; 859 new_inst.Instruction.Opcode = TGSI_OPCODE_MAD; 872 new_inst.Instruction.Opcode = TGSI_OPCODE_MAD;
|
| H A D | tgsi_point_sprite.c | 355 inst.Instruction.Opcode = TGSI_OPCODE_MAD;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_lowering.c | 291 new_inst.Instruction.Opcode = TGSI_OPCODE_MAD; 303 new_inst.Instruction.Opcode = TGSI_OPCODE_MAD; 846 new_inst.Instruction.Opcode = TGSI_OPCODE_MAD; 860 new_inst.Instruction.Opcode = TGSI_OPCODE_MAD; 873 new_inst.Instruction.Opcode = TGSI_OPCODE_MAD;
|
| H A D | tgsi_point_sprite.c | 355 inst.Instruction.Opcode = TGSI_OPCODE_MAD;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_aos.c | 539 case TGSI_OPCODE_MAD:
|
| H A D | lp_bld_tgsi_action.c | 569 /* TGSI_OPCODE_MAD */ 1192 bld_base->op_actions[TGSI_OPCODE_MAD].emit = mad_emit; 1645 /* TGSI_OPCODE_MAD (CPU Only) */ 2438 bld_base->op_actions[TGSI_OPCODE_MAD].emit = mad_emit_cpu;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_fpc_optimize.c | 99 [ TGSI_OPCODE_MAD ] = { false, false, 0, 1, 3 },
|
| H A D | i915_fpc_translate.c | 722 case TGSI_OPCODE_MAD:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_fpc_optimize.c | 104 [TGSI_OPCODE_MAD] = {false, false, 0, 1, 3},
|
| H A D | i915_fpc_translate.c | 600 case TGSI_OPCODE_MAD:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_aos.c | 539 case TGSI_OPCODE_MAD:
|
| H A D | lp_bld_tgsi_action.c | 569 /* TGSI_OPCODE_MAD */ 1192 bld_base->op_actions[TGSI_OPCODE_MAD].emit = mad_emit; 1645 /* TGSI_OPCODE_MAD (CPU Only) */ 2566 bld_base->op_actions[TGSI_OPCODE_MAD].emit = mad_emit_cpu;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_tgsi_alu.c | 726 bld_base->op_actions[TGSI_OPCODE_MAD].emit;
|