st/mesa: stop calling _mesa_init_buffer_object_functions()
authorTimothy Arceri <tarceri@itsqueeze.com>
Thu, 4 May 2017 04:23:16 +0000 (14:23 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Sun, 7 May 2017 05:29:33 +0000 (15:29 +1000)
commit2a305fee1bcf0259e2f1ba17bc890068226ead73
tree89f09e568ec7847d4b457287ad64749e6e52f9fe
parent123b113f957af15eeedfdf959bc77dd363106aef
st/mesa: stop calling _mesa_init_buffer_object_functions()

After calling this we were then overriding all the functions with
st versions.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/state_tracker/st_cb_bufferobjects.c