GPU/Shader Instruction Set: Difference between revisions
MOVA considers the dest mask |
|||
Line 392: | Line 392: | ||
| 1u | | 1u | ||
| MOVA | | MOVA | ||
| | | Move to address register; Casts the float uniform given by SRC1 to an integer (truncating the fractional part) and assigns the result to (a0.x, a0.y, _, _) (modulo destination component masking). | ||
|- | |- | ||
| 0x13 | | 0x13 |