@@ -132,7 +132,7 @@ void main(void)
#endif
- #ifdef POSITION
+ #if defined(POSITION) || defined(BUMP)
vPositionW = pos.xyz / pos.w;