| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_util.c | 173 case TGSI_OPCODE_DP4:
|
| H A D | tgsi_lowering.c | 855 (opcode == TGSI_OPCODE_DP4)) { 868 if (opcode == TGSI_OPCODE_DP4) { 1375 case TGSI_OPCODE_DP4:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 353 TGSI_OPCODE_DP4 = 10, enumerator in enum:tgsi_opcode
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_tgsi_to_rc.c | 46 case TGSI_OPCODE_DP4: return RC_OPCODE_DP4;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_util.c | 234 case TGSI_OPCODE_DP4:
|
| H A D | tgsi_lowering.c | 854 (opcode == TGSI_OPCODE_DP4)) { 867 if (opcode == TGSI_OPCODE_DP4) { 1375 case TGSI_OPCODE_DP4:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 355 TGSI_OPCODE_DP4 = 10, enumerator in enum:tgsi_opcode
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_tgsi_to_rc.c | 48 case TGSI_OPCODE_DP4: return RC_OPCODE_DP4;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_aos.c | 504 case TGSI_OPCODE_DP4:
|
| H A D | lp_bld_tgsi_action.c | 1164 bld_base->op_actions[TGSI_OPCODE_DP4] = dp4_action;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_atifs_to_tgsi.c | 71 {TGSI_OPCODE_DP4, "DOT4", 2},
|
| H A D | st_mesa_to_tgsi.c | 454 return TGSI_OPCODE_DP4;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_fpc_optimize.c | 87 [ TGSI_OPCODE_DP4 ] = { false, true, TGSI_SWIZZLE_ONE, 1, 2 },
|
| H A D | i915_fpc_translate.c | 587 case TGSI_OPCODE_DP4:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_fpc_optimize.c | 92 [TGSI_OPCODE_DP4] = {false, true, TGSI_SWIZZLE_ONE, 1, 2},
|
| H A D | i915_fpc_translate.c | 476 case TGSI_OPCODE_DP4:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_aos.c | 504 case TGSI_OPCODE_DP4:
|
| H A D | lp_bld_tgsi_action.c | 1164 bld_base->op_actions[TGSI_OPCODE_DP4] = dp4_action;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/ |
| H A D | tgsi_to_nir.c | 1534 [TGSI_OPCODE_DP4] = 0, 1765 case TGSI_OPCODE_DP4:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/ |
| H A D | tgsi_to_nir.c | 1798 [TGSI_OPCODE_DP4] = 0, 2055 case TGSI_OPCODE_DP4:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nvfx_vertprog.c | 588 case TGSI_OPCODE_DP4:
|
| H A D | nvfx_fragprog.c | 591 case TGSI_OPCODE_DP4:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nvfx_vertprog.c | 589 case TGSI_OPCODE_DP4:
|
| H A D | nvfx_fragprog.c | 591 case TGSI_OPCODE_DP4:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/ |
| H A D | ShaderTGSI.c | 83 {D3D10_SB_OPCODE_DP4, OF_FLOAT, TGSI_OPCODE_DP4},
|