nvc0: make sure to disable fetches from previously-set VBOs when blitting
authorIlia Mirkin <imirkin@alum.mit.edu>
Mon, 28 Mar 2016 04:52:00 +0000 (00:52 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Mon, 28 Mar 2016 12:36:34 +0000 (08:36 -0400)
commitb9f1affb2e52a7a75d968af117a03b01866546cb
treee24512edf227c79a5564c47498a82805de4f090e
parent41100b6b44e747b9003937f123fce571fd3dec46
nvc0: make sure to disable fetches from previously-set VBOs when blitting

We disable the vertex attributes, but also disable the VBO fetch details
as well, just in case. Not known to fix anything.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/nvc0/nvc0_surface.c