Output Color Register
Microsoft DirectX 9.0 SDK Update (October 2004)

Output Color Register


The pixel shader color output registers (oC#) are write-only registers that output results to multiple render targets.

Syntax

oC#

Where:

NameDescription
oC0render target #0 of a multiple render target texture
oC1render target #1 of a multiple render target texture
oC2render target #2 of a multiple render target texture
oC3render target #3 of a multiple render target texture

Remarks

ps_2_0 and ps_2_x Restrictions

ps_3_0 Restrictions

Related Topics



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