Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Performs the first row multiplication of a two-row matrix multiply. This instruction must be combined with either texm3x2tex - ps or texm3x2depth - ps. Refer to either of these instructions for details on using texmpad.
Syntax
| tex3x2pad dst, src |
|---|
where
- dst is the destination register.
- src is a source register.
Remarks
| Pixel shader versions | 1_1 | 1_2 | 1_3 | 1_4 | 2_0 | 2_x | 2_sw | 3_0 | 3_sw |
|---|---|---|---|---|---|---|---|---|---|
| texm3x2pad | x | x | x |
This instruction cannot be used by itself.
Related topics