| Computers Forum Index » Computer - Graphics (Algorithms) » Basic texture example (texture+sampler+vertex... |
|
Page 1 of 1 |
|
| Author |
Message |
| Skybuck Flying... |
Posted: Tue Sep 22, 2009 1:02 am |
|
|
|
Guest
|
The Shader debugger for FX Composer 2.5 gives following error when trying to
debug:
"
E1114: Could not locate the entry point "TPixelShader_Main" to the pixel
shader. It has to be in the main shader file.
"
?
Bye,
Skybuck. |
|
|
| Back to top |
|
|
|
| Skybuck Flying... |
Posted: Tue Sep 22, 2009 2:05 am |
|
|
|
Guest
|
Yup that seems to be the problem... it's suddenly working...
I guess the project had to be closed and re-opened...
I shall post updated example version 0.02 shortly ! ;)
Bye,
Skybuck. |
|
|
| Back to top |
|
|
|
| Skybuck Flying... |
Posted: Tue Sep 22, 2009 2:15 am |
|
|
|
Guest
|
|
| Back to top |
|
|
|
| Skybuck Flying... |
Posted: Tue Sep 22, 2009 2:18 am |
|
|
|
Guest
|
Ok the exception seems to be a temporarely thing...
"Debugging pixels" is working... I can see the positions and I can see the
color information...
So far it seems limited to pixel shaders only ?
I am not sure if it's possible to debug vertex shaders ?!?
But so far this is pretty cool stuff !
Time to publish my update example in the next posting ! ;)
Bye,
Skybuck =D |
|
|
| Back to top |
|
|
|
|