junk attribute in the vertice shader will render a single pixel in the middle of my rendering. If i rename it to unused it works fine. If i completely remove it I get a single pixel again. As you can see there is zero dependency on this attribute in my program. Am i missing something??