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

call - ps


Performs a function call to the instruction marked with the provided label.

Syntax

call l#

Where:

Remarks

Pixel shader versions1_11_21_31_42_02_x2_sw3_03_sw
callxxxx

This instruction does the following:

  1. Push address of the next instruction to the return address stack.
  2. Continue execution from the instruction marked by the label.


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