Just a general question, is it possible to look at the intermediate file between the .shader file and final compiled version? as I have a bug/error shown as a line number in an output temp.hlsl file but no file/line number to find the actual source of the error.
Thanks