glthread: merge glBufferData and glNamedBufferData into 1 set of functions
authorMarek Olšák <marek.olsak@amd.com>
Tue, 25 Feb 2020 00:58:38 +0000 (19:58 -0500)
committerMarge Bot <eric+marge@anholt.net>
Fri, 6 Mar 2020 01:06:14 +0000 (01:06 +0000)
commit8eb03327497f3f0c0147ceea5c22213c4dfd1b13
tree4d42dcce25bfce5817e0a262f2a346902253112b
parent93b2ee18a1c00f8b60a60e34cee3743dca45bd47
glthread: merge glBufferData and glNamedBufferData into 1 set of functions

This is a big cleanup.
GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD also doesn't sync anymore.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3948>
src/mesa/main/marshal.c
src/mesa/main/marshal.h