Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
No operation is performed.
Syntax
nop |
---|
Remarks
Vertex shader versions | 1_1 | 2_0 | 2_x | 2_sw | 3_0 | 3_sw |
---|---|---|---|---|---|---|
nop | x | x | x | x | x | x |
This instruction performs a no-op, or no operation. The syntax for calling it is as follows:
nop
Related topics