vbo/dlist: add documentation
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Fri, 13 Aug 2021 14:16:32 +0000 (16:16 +0200)
committerPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Thu, 9 Sep 2021 14:42:16 +0000 (16:42 +0200)
commit5e281a053a08c9c1c6a90c93b78c28d1e92f13d7
tree7d9ed4203736d9d25cbcb765265b4398f1cedfb9
parentdd55d9f2b3e7e857e90bf3d054d3793274ddae0f
vbo/dlist: add documentation

Add a bit of documentation to describe the logic of vbo_save_api.

while at it improve the packing of vbo_save_context.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12646>
src/mesa/vbo/vbo.h
src/mesa/vbo/vbo_save_api.c