Microsoft DirectX 8.0 (Visual Basic) |
.rgb
When specified on the output register, this flag indicates that the operation will update only the three color channels of the destination register, and therefore should be performed in the color (vector) pipeline for the instruction.
The following example shows how to use this output write mask.
mul r0.rgb, t0, v0 add r0.a, t1, v1