mesa: hook up (Named)BufferStorageMem api
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 26 Jul 2017 06:50:44 +0000 (16:50 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Sun, 6 Aug 2017 02:42:06 +0000 (12:42 +1000)
commitba6eee218f02df52c7f50002b66d784364db10fd
tree14d7c9c1c8269deffdc2ad145a60408e814a1cd0
parentbbc9c2e4f88ac184ff53cfd9ddc149fbd6c68355
mesa: hook up (Named)BufferStorageMem api

Include no_error variants as well.

v2 (Timothy Arceri):
 - reduced code churn by squashing some changes into
   previous commits

v3 (Timothy Arceri):
 - drop unused function declaration

v4 (Timothy Arceri):
 - fix Driver function assert()
 - add missing GL errors

Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/mesa/main/bufferobj.c