st/mesa: tell u_vbuf that GL core doesn't have user VBOs
authorMarek Olšák <marek.olsak@amd.com>
Fri, 10 Feb 2017 00:12:22 +0000 (01:12 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 14 Feb 2017 20:47:51 +0000 (21:47 +0100)
commit5d19b503af41b8ad3d0ca9e2a279dca7106403be
treeaaef2c679fa260c7f042a38c938713b7de0c20c7
parente0f95ddd3e1217e5710cdd12e733b6440592cc7d
st/mesa: tell u_vbuf that GL core doesn't have user VBOs

I think this only affects radeonsi - VI, because all other drivers using
u_vbuf probably don't support GL_DOUBLE, so they won't be affected by this.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mesa/state_tracker/st_context.c