Shader List

This was my error; Nsight was showing the right buffer (I had set the vertex bindings before I attached the buffer in the VAO; the buffer bound when the bindings are done appears to be the buffer used when the VAO is next bound)