Varela
08-19-2005, 08:26 AM
Hello,
I need to access textures in the vertex shader.
I'm using an NVIDIA GeForce FX 5900 with the driver version 7.7.7.2 and I'm not able to use the function texture2D(...). The log file states:
InfoLog:<stdlib>(9573) : error C1115: unable to find compatible overloaded function "tex2D"
<stdlib>(9573) : error C1016: expression type incompatible with function return type.
So, I need a new graphics card! Can Anyone advise me a card the supports these features and others like 'for' cycles, noise functions, etc?
Thank you in advance for your attention.
I need to access textures in the vertex shader.
I'm using an NVIDIA GeForce FX 5900 with the driver version 7.7.7.2 and I'm not able to use the function texture2D(...). The log file states:
InfoLog:<stdlib>(9573) : error C1115: unable to find compatible overloaded function "tex2D"
<stdlib>(9573) : error C1016: expression type incompatible with function return type.
So, I need a new graphics card! Can Anyone advise me a card the supports these features and others like 'for' cycles, noise functions, etc?
Thank you in advance for your attention.