I compile via the DirectX9 API an .fx file.
Within it I have a pixel shader function when compiled an error X4507 is generated, pointing to the PS function.
I tried to compile with fxc, ps_3_0, but I didn't get any error.
In fxc I compiled only the PS function without the VS, because I don't know how to compile them together(if it is possible or make any sense at all).
How can I see that I have exceeded the allowed constant amount if it doesn't show anything about it in fxc?
Thank you.
Error X4507, exceeded number of constants
Started by yakul, Apr 29 2008 02:48 PM
No replies to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












