Home
last modified time | relevance | path

Searched refs:ALU_OP2_DOT4_IEEE (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_isa.h343 #define ALU_OP2_DOT4_IEEE 143 macro
H A Dr600_shader.c7351 if (op == ALU_OP2_DOT4_IEEE && in tgsi_dp()
11794 [TGSI_OPCODE_DP3] = { ALU_OP2_DOT4_IEEE, tgsi_dp},
11795 [TGSI_OPCODE_DP4] = { ALU_OP2_DOT4_IEEE, tgsi_dp},
11856 [TGSI_OPCODE_DP2] = { ALU_OP2_DOT4_IEEE, tgsi_dp},
11993 [TGSI_OPCODE_DP3] = { ALU_OP2_DOT4_IEEE, tgsi_dp},
11994 [TGSI_OPCODE_DP4] = { ALU_OP2_DOT4_IEEE, tgsi_dp},
12054 [TGSI_OPCODE_DP2] = { ALU_OP2_DOT4_IEEE, tgsi_dp},
12220 [TGSI_OPCODE_DP3] = { ALU_OP2_DOT4_IEEE, tgsi_dp},
12221 [TGSI_OPCODE_DP4] = { ALU_OP2_DOT4_IEEE, tgsi_dp},
12281 [TGSI_OPCODE_DP2] = { ALU_OP2_DOT4_IEEE, tgsi_d
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ra_init.cpp701 case ALU_OP2_DOT4_IEEE:
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_assembler.cpp1358 {op2_dot4_ieee, ALU_OP2_DOT4_IEEE},

Completed in 18 milliseconds