u_vbuf_mgr: don't reference non-native vertex buffers as native
authorMarek Olšák <maraeo@gmail.com>
Sun, 20 Nov 2011 19:34:12 +0000 (20:34 +0100)
committerMarek Olšák <maraeo@gmail.com>
Tue, 22 Nov 2011 19:56:51 +0000 (20:56 +0100)
commit498e86e414dbf9b2f7d2f18cca908217ee644710
tree964b0a984182a489d6933599ba62e6ae02ef1fe1
parent1e53a26b9c2aab0d6ed75856b7e3d08b5590d0a2
u_vbuf_mgr: don't reference non-native vertex buffers as native

also don't mark them as 'user', because they will be uploaded through
the translate fallback anyway.
src/gallium/auxiliary/util/u_vbuf_mgr.c