Tagged Questions
0
votes
0answers
83 views
How to get warnings when compiling fx files
When I compile DirectX shaders (.fx files), I dont see any compiler warnings unless there was an error in the effect.
This happens both when using the offline FXC compiler, as well as calling ...