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.
Move data between registers.
Syntax
| mov 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 |
|---|---|---|---|---|---|---|---|---|---|
| mov | x | x | x | x | x | x | x | x | x |
Related topics