hi all.
i do not understand compiling and using shaders good enough. which i tried to ask here . but i guess it is a question for a new thread.
I tried to find a a tutorial to explain how switching of shaders and their compiling works, like what gets replaces when switching a vertex shader, what happens to global variables declared in one shader file when you switch to another and just how it all comes together.
i did no find such a tutorial. i tried the official msdn site Programming Guide for HLSL and Compiling Shaders or get general overviews from googling Introduction to DirectX Shader. nothing explains that.
can anyone please point to a resource or explain?