rep - ps
Microsoft DirectX 9.0 SDK Update (October 2004)

rep - ps


Start a rep...endrep block.

Syntax

rep i#

where i# is an integer register that specifies the repeat count in the .x component. See Constant Integer Register.

Remarks

Pixel shader versions1_11_21_31_42_02_x2_sw3_03_sw
repxxxx

Example

rep i2
    add r0, r0, c0
endrep	


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.