GPU/Shader Instruction Set: Difference between revisions
Line 67: | Line 67: | ||
! Name | ! Name | ||
! Description | ! Description | ||
|- | |||
| 0x01 | |||
| 1 | |||
| DP3 | |||
| Computes dot product on 3-component vectors; DST = SRC1.SRC2 | |||
|- | |- | ||
| 0x02 | | 0x02 |
Line 67: | Line 67: | ||
! Name | ! Name | ||
! Description | ! Description | ||
|- | |||
| 0x01 | |||
| 1 | |||
| DP3 | |||
| Computes dot product on 3-component vectors; DST = SRC1.SRC2 | |||
|- | |- | ||
| 0x02 | | 0x02 |