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 or second row multiply of a three-row matrix multiply. This instruction must be used in combination with texm3x3 - ps, texm3x3spec - ps, texm3x3vspec - ps, or texm3x3tex - ps.
Syntax
| texm3x3pad 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 |
|---|---|---|---|---|---|---|---|---|---|
| texm3x3pad | x | x | x |
This instruction cannot be used by itself.
Related topics