Fix a typo (i << i) that was fouling up the vertex layout info.
authorBrian <brian.paul@tungstengraphics.com>
Tue, 24 Jul 2007 20:31:16 +0000 (14:31 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 24 Jul 2007 20:31:16 +0000 (14:31 -0600)
commit2de4c7573efe7bdccea48448c37a9f28124b8df7
treecb11626e1df12f94c980698ced7fb76843fc4c4e
parent67b61520ce1fabe2256e606ea73729f44d57fa99
Fix a typo (i << i) that was fouling up the vertex layout info.
src/mesa/pipe/softpipe/sp_state_derived.c