Microsoft Directx 8.1 (pixel shader version 1.4)

Scale x 2

source register_x2

Multiply the value by two before using it in the instruction.

Register

Source register. For more about register types, see Registers.

Remarks

The contents of the register are not changed. The modifier is applied only to the data read from the register.

This modifier is mutually exclusive with Invert, so it cannot be applied to the same register.

This modifier is only available to arithmetic instructions in version 1.4.