r200/i915/st/mesa/compiler: use common inputs read field
[mesa.git] / src / mesa / vbo / vbo_attrib.h
index 7b7d87af5e4059f39826be5cb17ff29a401fd8ff..5ee77fe192088b942a41b49e3aad0c9ca3f36cdd 100644 (file)
@@ -79,7 +79,7 @@ enum {
        VBO_ATTRIB_GENERIC14 = 31,
        VBO_ATTRIB_GENERIC15 = 32,
 
-       /* XXX: in the vertex program InputsRead flag, we alias
+       /* XXX: in the vertex program inputs_read flag, we alias
         * materials and generics and use knowledge about the program
         * (whether it is a fixed-function emulation) to
         * differentiate.  Here we must keep them apart instead.