Error trying to do 3d geom morph (tutorial)

Hi There,

I have been working through this tutorial on morphing geometry with the GPU method:

I get an error that says "variable ‘Out’ used without being completely initialized’. I’ve tried to follow the tutorial to the word but I’m stuck.

My code is attached as a .txt

this means that not all members of the Out struct have data. check the definition of the vs2ps struct for members you dont need/not used in the code…